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

How to Create Your First Flutter App.
we will help you build and install your very first flutter app that will be Personal Expense with rich UI and complete functionalities. After this tutorial, you can make your own apps and can publish them on App Store and Play Store.

June 23, 2021 at 05:46AM by EvenIndication4871
https://ift.tt/3gUh3m1
New post on /r/flutterdev subreddit:

Flutter Web Resources/Best Practices
I've been going through the documentation and I notice there isn't much on Flutter Web. I know it's relatively new but I'm wondering if there's any resources out there for best practices when deploying production Flutter Web Apps.I'm mostly concerned with things like caching, security, accessibility, etc.

June 23, 2021 at 06:25AM by MaqtownP
https://ift.tt/3wPoWyB
New post on Flutter Dev Google group:

unable to load asset
why am i getting this error. network image is working properly but when i use asset image its showing like this. my pubspec file is correct. what can i do?[image: Annotation 2021-06-23 111843.png]

June 23, 2021 at 07:50AM by Shaheer Zeze
https://ift.tt/3gTFhLW
New post on Flutter Dev Google group:

flutter doctor --android-licenses
i get error *"could not find or load main class VISION*" when run *"flutter doctor --android-licenses" *command. please help me

June 23, 2021 at 09:01AM by dinuwan maduranga
https://ift.tt/3do8uOb
New post on Flutter Dev Google group:

flutter doctor --android-licenses
i get error *"could not find or load main class VISION*" when run *"flutter doctor --android-licenses" *command. please help me [image: flutter.png]

June 23, 2021 at 09:06AM by dinuwan maduranga
https://ift.tt/3j6Y5Ke
New post on /r/flutterdev subreddit:

How to have flutter web for the back office of flutter mobile App
My use case is different from the typical one of having the same application run across mobile (ios/android), web and desktop.My use case is to have flutter for the mobile app (ios/android), while the back office for admins managing the app be in flutter web (or desktop)This means the app running on web wont be the exact app as the one on mobile. Even though they will be different there will still be common things like model, some widgets etc that I would like to reuse.How would you advice to go about having such a set up?

June 23, 2021 at 08:33AM by finlaydotweber
https://ift.tt/3h05NmC
New post on Flutter Dev Google group:

Showing JAVA_HOME is set set to an invalid path when running futter doctor --android-licenses
Hello Everyone, I am new to flutter, and I am trying to install flutter, and When I am running the flutter doctor command, it showing me the following error, [image: sa.png] and as it is suggesting me to run flutter doctor --android licenses, it is showing me the error JAVA_HOME is set to an

June 23, 2021 at 09:44AM by Prajjwal Agrahari
https://ift.tt/3qiTeXX
New post on Flutter Dev Google group:

ALAN VOICE CONNECTION PROBLEM.
[image: ALLAN.png] I have a stable internet but every time i try to run the app it brings this connection , no connection in the console. And when i long press the alan icon it brigs a new screen for taking a picture , which is i have no clue about since i have no interest with taking pictures

June 23, 2021 at 10:07AM by Kelvin
https://ift.tt/3zQ2ves
New post on /r/flutterdev subreddit:

Flutter Desktop auto update
Have you tried auto-update for desktop before? I need your opinion on this matter it won't come from the windows app store.

June 23, 2021 at 09:40AM by aydemiromer
https://ift.tt/3zTBcQC
New post on /r/flutterdev subreddit:

Linting in Flutter
Hello people, we are back with a new video in this we can see how we can maintain a healthy and good quality code base with the help of Linting in Flutter.Like! Share! and Subscribe!https://youtu.be/zqRsCbfxZ6U

June 23, 2021 at 11:44AM by PythonHub
https://ift.tt/3wPVGYr
New post on Flutter Dev Google group:

Dynamic Chart
Future
New post on Flutter Dev Google group:

Flutter App - Freelance
Hi all, If you need to build flutter app or you need support for flutter application development. Please let me know. I will help you. I'm doing some freelance projects. Thanks Balaji Senior Software Engineer

June 23, 2021 at 08:08PM by Balaji K S
https://ift.tt/3j8YCLI
New post on /r/flutterdev subreddit:

Flutter development on MacBook Air (M1)?
Hey,My MacBook Pro (2015) died an untimely death, and I'm looking at moving to a MacBook Air (M1 16GB) for Flutter development.It would be great if someone who has tried this setup could share their experience. I'd be grateful for the light. 🙏

June 23, 2021 at 07:47PM by vishnukvmd
https://ift.tt/3gREWJm
New post on /r/flutterdev subreddit:

Physics Simulations | Advanced Animations In Flutter | Tutorial #3
https://youtu.be/LRJAqsyw3Bc

June 23, 2021 at 07:23PM by ITMastering
https://ift.tt/3h0I31M
New post on Flutter Dev Google group:

pushNamedAndRemoveUntil bug? it doesn't remove as expected
I am using the below code to remove all and push a new page Navigator.pushNamedAndRemoveUntil( context, '/dashboard', (Route