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

onGenerateRoute With await
I have a Flutter app with multiple pages, some pages require the user to be logged in, in order to access the page. The main issue I am having is, for my dashboard route I need to call an async method to check if the user is logged in and set the bool isUserLoggedIn accordingly, however, I can

July 14, 2020 at 05:27PM by Tanmay Bug
https://ift.tt/2ZssF71
New post on /r/flutterdev subreddit:

When should I use provider (Or any state management in fact)?
I’ve been experimenting with different state management solutions for a while and my favorite is provider because it just works.Now I’m building a rather large and complex app, and even though I feel like I’m doing a good job separating my logic and UI, I feel like I’m handling my state wrong.In my code, each screen has its own provider that holds constants, variables and functions that the screen uses (ex constant TextEditingControllers, changing slider values and void functions like addTod).Is this the right way to use provider? Or am I supposed to use it for individual objects like lists of data or single widgets?

July 14, 2020 at 08:30PM by MatataMoney
https://ift.tt/2Ztimzy
New post on /r/flutterdev subreddit:

how much should I take for developing an app?
this is my first time to work as a freelancer, my job is to make a quiz game app for kids, I must do animations, database and UI/UX and programming the full app, they will be providing the assets.I'm developing the app in flutter, for iOS and Android, so how much should I ask for ?I'm not trying to promote anything, I just asking for help as I am new to the freelancing world.

July 14, 2020 at 08:15PM by MacrophageM1
https://ift.tt/2OpY97e
New post on Flutter Dev Google group:

How to deal with timestampMicros and threadTimestampMicros in TimelineEvent
I've got this kind of event in timeline: { "name": "MessageLoop::FlushTasks", "cat": "Embedder", "tid": 1646, "pid": 1620, "ts": 97584928561, "tts": 18829654, "ph": "E", "args": {} }, ts here is

July 14, 2020 at 09:26PM by Artur Korobeynyk
https://ift.tt/2OriHMQ
New post on /r/flutterdev subreddit:

Need Collaborators for a huge flutter project.
Hey I have a really cool idea which can even be monitized. I need team members with moderate Flutter experience. Ping me I'll give you the details abt the app.

July 14, 2020 at 10:49PM by yashkhasgiwala
https://ift.tt/3j3z7ZJ
New post on /r/flutterdev subreddit:

Any experience iteratively migrating a native app to flutter? A Native/Flutter hybrid?
There are tons of case studies of companies iteratively introduction react native into their apps, and making a transition. It seems like I haven't heard as many case studies of this with flutter, and most flutter apps are greenfield.Can anyone talk to their experience iteratively integrating flutter into a large native production app?

July 14, 2020 at 10:47PM by duhhobo
https://ift.tt/3iZMDxw
New post on Flutter Dev Google group:

help a first timer! Qs RE multiple types of user profiles and multi-user addition of data to an app
I’m interested in using Flutter to create my first app. I have experience with coding in R and shell script in Linux, but app development and all that comes with it is new to me. After some research I have a few questions about building an app with Flutter: 1. I wish to create an app

July 15, 2020 at 12:02AM by Gethin Thomas
https://ift.tt/2WmhVVw
New post on Flutter Dev Google group:

Flutter Android Dev Doc Error
On the page https://ift.tt/32pIqxr search keyword widgets = List.from(widgets); The above line should be widgets = List
New post on Flutter Dev Google group:

The application may be doing too much work on its main thread flutter
I'm facing an issue in flutter. its saying "The application may be doing too much work on its main thread" when methodchannel invoke the method from android to flutter, in flutter main function receive the call back, in this point we are calling one API for some reason ,that time i got the

July 15, 2020 at 08:13AM by nisho kumaran
https://ift.tt/2WjEWZt
New post on Flutter Dev Google group:

Polestar SDK integration
Hi All, I am wanting to integrate a native Android SDK to a Flutter app. I have seen various attempts at this and none seem to cover the aspects that I seem to be encountering. I would want the SDK from here < https://docs.nao-cloud.com/docs/mobile-sdk/android-sdk/setting-up-your-android-studio

July 15, 2020 at 08:16AM by Sean Ferguson
https://ift.tt/3j2SphZ
New post on /r/flutterdev subreddit:

Outsource projects
If you have any projects feel free to send them to me, as I will most likely do them way cheaper. I prefer to work on simpler apps , cause they dont occupy all of my time. But anything you got will do.Also if anyone wants to partner or something like that, we can work on something together. I'm just looking for some job :)Also if you simply need an app, I would be happy to do it.Let me now if you have anything, just for example, simple one page app, would cost less than 100 euros. While any other app that does not require some authentication and database would be less than 300 euros. Feel free to contact me for more detailed pricing.

July 15, 2020 at 09:46AM by itsdjoki
https://ift.tt/38VXuUJ
New post on /r/flutterdev subreddit:

How will the client manage the app day-to-day?
I've never built a production app before as I'm still in the learning phase. But I just thought of something that hadn't crossed my mind before.Let's say I build a food delivery app. How would the staff be able to edit/cancel orders, delete users, do other admin stuff? Do I have to build a whole separate app for the company staff and add these features?Are these things called an admin panel? Or internal tools? I've confused about the topic, to be honest. What's the standard for approaching this issue? I came across this website by coincidence (https://retool.com/) and it got me thinking about this topic.

July 15, 2020 at 11:17AM by Grenddit
https://ift.tt/2WlqkZD
New post on /r/flutterdev subreddit:

Flutter for Beginners in 2020
The article will cover up the following topics:What is Flutter?Why you should choose Flutter?Flutter or React Native?Where should I take a start?Bonus Tips!--> Article <--

July 15, 2020 at 11:16AM by Fewthp
https://ift.tt/2ZvuRdM