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

Can't show demoProducts in my app
Problem Can't show demo data in app (get Error) This is my mode => --- Start Here ---- class Product with ChangeNotifier { final String id; final String title; final String job; final String description; final String city; final String contact; final List
New post on /r/flutterdev subreddit:

Flutter Tap Weekly Newsletter Week 76! - Tutorials, videos, packages, and much more!
https://ift.tt/3uiXtV0

February 22, 2021 at 02:48PM by vensign
https://ift.tt/3bqdRdS
New post on Flutter Dev Google group:

crash using Isolate.spawnUri (minimal example provided)
i am trying run a remote dart file hosted on my local iis instance, i get a crash UI actions are only available on root isolate. i do not intend to do any ui actions, i just want to process some input using dynamic code. The example is here https://ift.tt/3dB9AXr Any

February 22, 2021 at 04:25PM by iulian0512
https://ift.tt/2ZCpt7N
New tweet from FlutterDev:

💙 What tips do you have for making the most of a virtual conference? See more of our pointers in this second thread as you get ready for #FlutterEngage on Wednesday, March 3rd! ↓ pic.twitter.com/corVy3eS3J— Flutter (@FlutterDev) February 22, 2021

February 22, 2021 at 06:27PM
http://twitter.com/FlutterDev/status/1363903216815984640
New tweet from FlutterDev:

Tip #1: 📝 Put a pen to paper and take some notes. Research suggests that jotting down ideas onto paper increases memory retention and focus. Even if you never read those notes again, it helps.— Flutter (@FlutterDev) February 22, 2021

February 22, 2021 at 06:27PM
http://twitter.com/FlutterDev/status/1363903218573447168
New tweet from FlutterDev:

Tip #2: 🧊 🔨 Prepare some icebreakers! During the show, the live chat will be on - join the conversation and share your thoughts, questions, and something fun about yourself.— Flutter (@FlutterDev) February 22, 2021

February 22, 2021 at 06:27PM
http://twitter.com/FlutterDev/status/1363903219504619520
New tweet from FlutterDev:

Tip #3: 🍳 💦 Hydrate and grab a bite before the show. Eating a healthy breakfast is linked to improved concentration, increased energy, and much more! (And get ready, because we have a LOT in store for you on March 3rd.)— Flutter (@FlutterDev) February 22, 2021

February 22, 2021 at 06:27PM
http://twitter.com/FlutterDev/status/1363903222641946627
New post on /r/flutterdev subreddit:

Flutter FutureBuilder
I am having an issue using FutureBuilder in flutter. The widget builds fine, but the page I'm navigating to doesn't appear until the future is done. Please check out my issue here: https://stackoverflow.com/questions/66321872/flutter-page-does-not-appear-to-push-until-futurebuilder-is-done

February 22, 2021 at 10:53PM by McArthurFifth
https://ift.tt/3qQW6eg
New post on /r/flutterdev subreddit:

Newbie!!
I've never done any type of programming before and I'm interested in learning how to develop mobile apps. My colleague suggested learning Flutter.Would you recommend that I take some programming courses first before trying to learn Flutter?If so, what online courses would you recommend before delving into Flutter?

February 23, 2021 at 01:09AM by nawlinsborn73
https://ift.tt/3pLJJPd
New post on /r/flutterdev subreddit:

A simple way to bring drag’n’drop to flutter web
drop_zone is a flutter web package I made to simplify drag'n'drop file operations. With this package, you can transform any widget to a drag'n'drop zone which can receive any type of file(s).

February 23, 2021 at 01:56AM by sneaky-narwhal
https://ift.tt/2Mfn1kF
New post on /r/flutterdev subreddit:

In App Feedback solutions?
I've seen a few solutions like wireframe (which is super expensive). Wanted to see if anyone has another solution?

February 23, 2021 at 03:06AM by Breadcrmbs
https://ift.tt/2Np74ZY
New post on /r/flutterdev subreddit:

Code style question on sharing context in widget outside build method
Hi all,Looking for some feedback finding a clear way to share the BuildContext outside of the build method in widgets. Currently because of flutters highly nested style I put smaller widgets in methods above the build method. These often times need to reference the context to gain access to Providers or the Navigator. Currently I deal with this by initializing a class variable when the build method runs. This works but seems janky and flutter does not like it in stateless widgets (I understand why). Want to know if any of you have found/know of a better solution/style of organizing your widgets in a file?

February 23, 2021 at 03:47AM by CheetahsNeverWin
https://ift.tt/37GwhWx
New post on /r/flutterdev subreddit:

Anybody used PieceX for selling Flutter Project?
I have an end-to-end working application in Flutter, even deployed to Play Store. But I don't want to put any user acquisition efforts as I have pivoted my idea.I was wondering how common is it for people to sell such flutter projects?
I see lot of projects listed on pieceX, but do they get sold? Are there any other better website I can sell with?

February 23, 2021 at 04:31AM by 1MLsugar
https://ift.tt/3qXxfFi