Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Does anybody need any advice for Flutter?
Hello guys, does anybody have any questions about flutter or any problems? I have experience wirh Flutter for more than 1.5 years and would love to give some advice? Frameworks that I am pretty good with are: All Firebase Services, MongoDB, Push Notifications, implementing REST API-s, Social Logins, BLOCs and Providers. If you have any questions, please write them in the comments. I would love to give back to this community as much as I can!

August 29, 2021 at 09:16PM by Few_Profession_1087
https://ift.tt/3BlB77T
New post on /r/flutterdev subreddit:

Continous speech to text recognition
Hi,I am looking for continous text to speech librarys. By continous i dont mean long speeches, its more like whenever i say something and the app is activated, it should be able to recognize that im speaking and convert it into a word without needing to press anything or prepare it.I have looked into some librarys but most of them dont support continous speech recognition, sadly.Thank you!

August 29, 2021 at 11:31PM by Adorable_Profile8875
https://ift.tt/3kyRB62
New post on /r/flutterdev subreddit:

What Flutter video tutorials would you like to see?
Hey guys, I am wondering, what tutorials would you like to watch when it comes to Flutter Development or are you more interested in Enterpreneur type of content? I am trying to make a Youtube channel and would love to hear your feedback. The main content would be Flutter Coding tutorials and/or my experiences about being a 18 year old enterpreneur who started coding at 11, about my startup and all the lessons that I have learned regarding user onboardings, signup processes, human psychology, marketing and sales in the app industry.Also one intersting series that I would love to make is making a Flutter app in a few parts and then publishing it, doing SEO/ASO and paying influencers to promote it. Is this something that would interest you?Thank Youuu so much!

August 30, 2021 at 01:52AM by Few_Profession_1087
https://ift.tt/3jpLRMl
New post on /r/flutterdev subreddit:

PDA Scanner whit Flutter
I am testing flutter application for android pda, which should use its built-in reader for barcodes, I wanted to know if you know any plugin to be able to use the pda scanner. or if anyone has experience with it. sorry for my english and thanks

August 30, 2021 at 03:12AM by Nehutrew
https://ift.tt/3gJAk94
New post on /r/flutterdev subreddit:

Mixing PlatformView with Texture
has anyone tried to mix a PlatformView (hybrid comp) based widget with a Texture widget( ie camera)?When I have the PlatformView, it seems to halt the Camera preview.I am trying on Android and the PlatformView at this stage is just a wrap around an Android ImageView.I am guessing that having the native view somehow prevents the updates to the Texture view that draws the camera frames.Ultimately I want to have a "native view" which is an image that I can set in the native side, to have it appear very quickly on screen. I tested platform channels, and CameraX capture to disk, the read in flutter and both were a little slow for my need.Anyone have any ideas/suggestions?

August 30, 2021 at 03:08AM by tomkulaga
https://ift.tt/3ymwo44
New post on /r/flutterdev subreddit:

z-index on flutter stack
widget allow you to order the items inside stack, something like z-index.
Online demo
https://dartpad.dev/?id=2bbadcf3554cf5d7222b62c639a18e5d...
package:
https://pub.dev/packages/indexed

August 30, 2021 at 04:51AM by mohamadlounnas
https://ift.tt/38D897v
New post on /r/flutterdev subreddit:

Arrrghh I've had it with Flutter's layout drama!
Is there a 3rd party tool that can help with the problem of "coding it then running and seeing nothing"? I don't feel like investing 6 months understanding the layout management - there must be something to build Android apps against Firestore with drag and drop that builds the streaming pipeline boilerplate and allows you to not waste time fiddling with stuff that should be easy

August 30, 2021 at 05:29AM by Fancy-Map2872
https://ift.tt/3mJZKXS
New post on /r/flutterdev subreddit:

best way to use provider state management?
Hi devs, I am new at flutter I have a few questions about the provider state management.​while developing the project I use a lot of time providers read, watch methods along with stateful widgets.is there any impact of this?like for eg., I use context.read on the onPress method to get values. and use context.watch in build method.​also can I use provider states completely for a widget?I use the stateful widget and the provider states?is it good practice to use only stateless widgets and provider states for every widget?(please don't suggest other state management lib. as of now my only focus is on provider .)

August 30, 2021 at 06:27AM by prONoOB1004
https://ift.tt/2WAmVt6
New post on /r/flutterdev subreddit:

Wrap a widget with another widget at Runtime
Hey,I'm doing some research for some software we're building and was hopeful that the community can yield more results than I could in the last 3 hours.If it possible to wrap a widget with another widget at run time. The example I would like to produce is, there's a TextField on screen. When you tap it it gets wrapped with a Container and we set the background color.I don't want to add the container in code and use state to change the background color. That's not what I'm looking for. There should only be a TextField in the code and when tapped I want to modify that widget tree and add a container around the TextField.Dane - FilledStacks

August 30, 2021 at 11:39AM by Filledstacks
https://ift.tt/3DvcbN5
New post on /r/flutterdev subreddit:

Reddit Comment System
using firebase, is it possible to create a comment section like reddit? like nesting a tree inside a tree and go on and on??

August 30, 2021 at 12:44PM by PussaeExaminer
https://ift.tt/3Dv42Z9
New post on /r/flutterdev subreddit:

Flutter app development- A comprehensive guide to Flutter testing
https://ift.tt/3DwFlvy

August 30, 2021 at 02:12PM by technoexponent
https://ift.tt/3mS1gam
New post on /r/flutterdev subreddit:

font_awesome_flutter package
Even after importing package successfully. Icons don't show up in screen. I even terminated the emulator and restarted the app. Still no icons shows. What may be the reason??

August 30, 2021 at 02:33PM by dark_Dracula
https://ift.tt/2YdXyhn
New post on /r/flutterdev subreddit:

100 Newsletters! Thank you all for make this possible! Flutter Tap Weekly Newsletter Week 100 - Tutorials, videos, packages, and much more!
https://ift.tt/2V1EzVW

August 30, 2021 at 04:18PM by vensign
https://ift.tt/38n1s99
New tweet from FlutterDev:

🖥️ “GSoC ’21: Creating a desktop sample for Flutter” published by @abdullahzakir99 walks you through his summer project for this year’s Google Summer of Code (GSoC) — an open source, summer program sponsored by Google. Read here ↓ https://t.co/Rd5vScfla4— Flutter (@FlutterDev) Aug 30, 2021

August 30, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1432372543177039876
New post on /r/flutterdev subreddit:

Flutter Development Experience with Chris Sells
Listen to the episode here, or search for "Flutter 101" in your favorite podcast app.The Flutter 101 Podcast is available on Google Podcasts, Apple Podcasts, Spotify, and more.Chris Sells is a Senior Product Manager at Google on Flutter. Chris is responsible for the end-to-end development experience, as well as tooling, the package ecosystem, and the desktop platform support.Flutter on the desktop is getting more popular day every day, though it is (unsurprisingly) behind mobile and web in popularity. Flutter's desktop support allows you to compile Flutter source code to a native Windows, macOS, or Linux desktop app.We also talked about the Flutter Favorite program: The aim of the Flutter Favorite program is to identify packages and plugins that you should first consider when building your app. Chris explained what metrics they consider, how the Flutter Ecosystem Committee works,  and the quality standards that a Flutter Favorite package has to pass.The outstanding Flutter development experience also relies on the community. Chris highlighted various projects, including detective.dev, Codemagic's improved desktop features, and FlutterFlow.Chris also shared what his typical day as a Product Manager is like, how usability studies work, and how different packages' ergonomics can be evaluated.

August 30, 2021 at 08:23PM by serial_dev
https://ift.tt/3t0FVg5