Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Flutter 2.0.3 released to the stable channel
We are pleased to inform you that Flutter 2.0.3 is now available in the release channel. This fixes the following issues: - https://ift.tt/3eYzsNB - Unable to deep link into Android app - https://ift.tt/3r9DntK - Flutter

March 19, 2021 at 09:09PM by Christopher Fujino
https://ift.tt/30WpJzr
New post on /r/flutterdev subreddit:

I'm leaving flutter because of focus freezing
I have to switch to android studio if still there is no solution to focus freezing after entering focus into textfield fter many updates they didn't fixed focus freezing, this problem specially in tv or android box apps i can't add text inputs like search because focus freezing on done editing. So what's your advise for me.

March 19, 2021 at 09:18PM by diyar_gulli
https://ift.tt/3vHEVyr
New post on /r/flutterdev subreddit:

[post title about Flutter iOS jank]
[iOS jank question or complaint]

March 19, 2021 at 10:42PM by Schnausages
https://ift.tt/2QjeWNv
New post on /r/flutterdev subreddit:

Is there a way to disable the device going to sleep?
Hey all,I’m writing an app that expects frequent user taps after a varying interval of time passes. For example: the user might tap a button on the screen and 10 seconds later, 30 seconds later or two minutes later (depends on the user), the user will interact with the app again by pressing a button.Given that, it would be really annoying if the phone went to sleep everytime before the user could interact with the app. Therefore, is there a way to prevent the device from going to sleep to prevent a negative user experience?Thanks I’m advance!

March 20, 2021 at 05:38AM by antariksh11
https://ift.tt/3cKR8d2
New post on Flutter Dev Google group:

Keypad hides textfield flutter dart ,please help new to flutter
Hi, Keypad hides textfield flutter dart , is there any solution for this , I tried lot but nothing worked Here is my code , stckoverflow link. https://ift.tt/3lFXbUo Regards.

March 20, 2021 at 08:05AM by Navas jaseer
https://ift.tt/3s91eLo
New post on /r/flutterdev subreddit:

crop_your_image | A bland-new Flutter package for cropping images with your own designed UI
Hi, everyone.I'd like to introduce my developing Flutter package here, which is crop_your_image.https://pub.dev/packages/crop_your_imagecrop_your_image provides Crop widget which enables users to edit cropping area and CropController which enables app developers to control cropping behavior.As Crop is just a widget, you can flexibly place it in your own designed UI and can be controlled by whatever Widgets using CropController.I'm happy if you try this package and enjoy building cropping images functionality in your own app!

March 20, 2021 at 09:38AM by chooyan-eng
https://ift.tt/3lvMofo
New post on /r/flutterdev subreddit:

Does marking widgets const actually make a difference?
If the linter is able to figure out when you should use consts (e.g. rule: prefer_const_constructors), then why wouldn't the complier just set the flags itself?Is there a good reason for the complier not to do that, or am I just throwing around consts for no actual performance boost?

March 20, 2021 at 10:33AM by UntitledObject
https://ift.tt/3cLekYE
New post on /r/flutterdev subreddit:

Guide on how to show Snackbars in Flutter using the awesome `getx` package. 🔥🔥
https://ift.tt/3eVkDeV

March 20, 2021 at 01:02PM by mukhtharcm
https://ift.tt/3vE4ws9
New post on /r/flutterdev subreddit:

Manga Chapter Viewer
Hi I want to build an Manga chapter viewer , that takes chapter image and view themso is there any build-in widget for that or library for it

March 20, 2021 at 12:40PM by ANDRUXUIS
https://ift.tt/3r4aAGW
New post on Flutter Dev Google group:

How to make bottom List like what's app story editor
When user chooses images or videos from gallery it shows the in both list view in bottom navigation bar and on the screen and when user some draw on image the bottom navigation bar image which is in listveiw also update mean what I draw on image it also update in bottom navigation bar image in

March 20, 2021 at 03:42PM by Karan Tripathi
https://ift.tt/3f0zsg3
New post on /r/flutterdev subreddit:

How to integrate external fingerprint scanner like the digital persona U.are.U 4500 into a flutter app
I am developing a flutter app which requires an external scanner, the digital persona 4500 fingerprint scanner device to enroll users, and send their data (hashed) together with other details to the database. I use firestore by the way. Anyone knows a flutter package or any other plugin that can help, or probably another way it could be done?

March 20, 2021 at 05:02PM by walexy09
https://ift.tt/2PfbvGY
New post on Flutter Dev Google group:

How to update a bottom list image like what's app story editor
When user chooses images or videos from gallery it shows the in both list view in bottom navigation bar and on the screen and when user some draw on image the bottom navigation bar image which is in listveiw also update mean what I draw on image it also update in bottom navigation bar image in

March 20, 2021 at 05:26PM by Karan Tripathi
https://ift.tt/3s8uPV3
New post on Flutter Dev Google group:

how to get user image from user gmail account while sign up
hi all, Please help me with the subject topic... class NavigateDrawer extends StatefulWidget { final String uid; NavigateDrawer({Key key, this.uid}) : super(key: key); @override _NavigateDrawerState createState() => _NavigateDrawerState(); } class _NavigateDrawerState extends State
New post on /r/flutterdev subreddit:

Post queries on stackoverflow with "flutter 2.0"
I would like to say one thing that, now onwards, while posting on stackoverflow, kindly do mention "flutter2.0" in your queries, so it will be easier searching for latest solutions with null safety features & non-deprecated widgets there, which may help even better.Flutter

March 20, 2021 at 06:43PM by FlutterMatic
https://ift.tt/3vKJoQY
New post on /r/flutterdev subreddit:

How can I integrate an app built in Xcode into Flutter platform?
I have an small app built in Xcode. I like to add that app as a feature in a new app that I am building in Flutter.What do I need to transfer from Xcode to a bare minimum flutter in order to be able to run "the same iOS-only app" (as the starting point) in the flutter platform?Thank you

March 20, 2021 at 06:16PM by WiseRaven1
https://ift.tt/2OJxHJN
New post on /r/flutterdev subreddit:

Map of all Flutter Concepts
Hey guys, I have been messing with flutter for quite some time now. The next thing on my list to learn is State Management. I am still trying to figure out which method is effective and easy at the same time. It got me thinking if there is a map of Flutter. Something like a well organized diagram that shows all or most of the fundamental concepts for the Flutter Framework.Thanks!

March 20, 2021 at 06:16PM by Oxpal
https://ift.tt/3vI5gfL
Live stream started