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

FREE COURSE: I'm sharing my Flutter REST API Udemy Course for FREE for a limited time
https://ift.tt/2H6eIF8

October 15, 2020 at 01:44PM by bizz84
https://ift.tt/2H8IoBq
New post on /r/flutterdev subreddit:

Flutter — Visual Studio Code Extensions for Fast and Efficient Development
https://ift.tt/2H6EFV0

October 16, 2020 at 09:46AM by Elixane
https://ift.tt/3dvRzb6
New post on /r/flutterdev subreddit:

Gridview of cachedNetworkImageImage lagging on older devices
I have about 100 images in to gridview of cachedNetworkImageImage but it's lagging on older devices, wich way is the best to show images in long gridview without lagging even if images are in high res.

October 16, 2020 at 01:26PM by diyar_gulli
https://ift.tt/343hR1n
New post on Flutter Dev Google group:

image processing in flutter
Hi Everyone I am making a school project on flutter using some image processing and I am showing a screenshot of python code and kindly tell me how can implement in flutter please help me, anyone.[image: Capture.PNG]

October 16, 2020 at 04:03PM by Ishaque Nizamani
https://ift.tt/377FiZk
New post on /r/flutterdev subreddit:

A post to thank Flutter in whichever way it has helped me till date and share a simple state management plugin with the community
Hello World,It's been a over a year since I have fallen in love with Flutter and since then I have never looked back. Flutter and Dart have taught me a lot of things which has shaped my personality and has made me the way I am today. If someone (or some people) in the community think that making developers' lives easier and more productive is their responsibility, then I think it should even be my responsibility to help them in some or the other way. So I came up with a simple state management plugin, that makes things even easier. Zero complexity was the ultimate goal of the plugin, but the plugin is all about what could have been achieved. The basic approach of this plugin is to design a widget tree with respect to some variables and then update them as and when needed (with the help of this plugin).Updating would be as simple as attaching a notifier (n) to a widget (literally anywhere in the widget tree),
n - ()=>Text(variable)or (passing the required value to that part of the tree,n - (v)=>Text(v)Plugin: https://pub.dev/packages/notifier_plugin
GitHub: https://github.com/thehumankid/notifier_plugin
(The plugin does have other interesting features too)Thank you for everything Flutter 🤗 (The official team and all present and future contributors)

October 16, 2020 at 03:33PM by the_human_kid
https://ift.tt/3nZGVOP
New tweet from FlutterDev:

Join @fitzface at #DevFest GDG Cloud Emirates on October 16 at 8pm (GMT +4), where he explores strategies and methods for storing data locally in your Flutter app.

Save your spot ↓ https://t.co/i8f8q0XIug— Flutter (@FlutterDev) October 16, 2020

October 16, 2020 at 05:01PM
http://twitter.com/FlutterDev/status/1317118484099272704
New post on Flutter Dev Google group:

socket_io_client for socket connect triggering multiple times .
Hi everyone, I needed guidance and help regarding this problem. I am using the socket_io_client library for the socket connection in the flutter app. for example connectToSocket() { Socket socket = io('http://xyxz',
New post on Flutter Dev Google group:

Flutter Wifi connectivity
Hi I am working on an IoT project with a Wifi module and I would like to know if there is any Wifi connectivity support for flutter. Thanks G Cohen

October 16, 2020 at 06:24PM by Gavi Cohen
https://ift.tt/3nSf9nj
New tweet from FlutterDev:

✏️ Learn how to tweak what information the Dart analyzer gives you!

Pro tip: create an 'analysis_options.yaml' file in the root of your Flutter project.

Check it out → https://t.co/gM6PBAo61O pic.twitter.com/2CxZ9JzfSX— Flutter (@FlutterDev) October 16, 2020

October 16, 2020 at 06:59PM
http://twitter.com/FlutterDev/status/1317148123572088839
New post on /r/flutterdev subreddit:

Remove AdMob with in_app_purchase ?
Hey guys, does any of you know any github repository where there is in_app_purchase product, which would remove ads from the phone for some amount of time?(Something like, buy premium with no ads for 2 months).Any link or sugestion would help. (Just please don't say "make two versions of the app, and why an user buys a product, you redirect him to download your second premium app)

October 16, 2020 at 08:16PM by AdLive8235
https://ift.tt/37hz4pJ
New post on /r/flutterdev subreddit:

Nested Listview (Listview inside Listview) in Flutter
https://ift.tt/3459rX7

October 16, 2020 at 08:05PM by rrtutors
https://ift.tt/355Rabx
New post on Flutter Dev Google group:

PlatformException(photo_access_denied
I truly baffled by this, my iPhone device runs fine but the simulator gives me this problem: PlatformException (PlatformException(photo_access_denied, The user did not allow photo access., null, null)) My info.plist seems to have the items I need (see screen grab). Any advice?

October 16, 2020 at 09:50PM by jerry hamby
https://ift.tt/3j2aYlf
New post on Flutter Dev Google group:

Flutter 1.22.2 hotfix released to the stable channel.
Hi, Flutter 1.22.2 has been released to stable. This is a hotfix release on the 1.22 branch and also includes a hotfixed Dart 2.10.2 version. Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New post on /r/flutterdev subreddit:

Kicking off my new development serries on creating a real flutter app
Hi there!I've started a new series on creating a podcast app using flutter. We're going to go through the process of creating an app from start to finish.Youtube LinkBlog PostIf you want to see the serries develop, Subscribe and give a thumbs up!

October 16, 2020 at 09:33PM by DoPeopleEvenLookHere
https://ift.tt/3k7etbc