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

Finally, Flutter is natively optimized for Apple M1 chip. According to "Is Apple Silicon Ready?"
Here is the link: https://isapplesiliconready.com/app/Flutter

April 10, 2021 at 04:47PM by haqnazar
https://ift.tt/3d3N20S
New tweet from FlutterDev:

We are so excited to discover how to establish a BLE communication between a #Flutter app and an #Arduino board.πŸ€“

Let's learn from Juna Salviati(@1littleendian)-"A DIY thermometer with Flutter and Arduino"πŸŽ‰

Register now! https://t.co/ZlxUXBnRzh πŸ’™#Flutteristas pic.twitter.com/mei9y37pReβ€” Flutteristas Conference (@FlutteristasCon) April 6, 2021

April 10, 2021 at 06:00PM
http://twitter.com/FlutterDev/status/1380913465183850503
New tweet from FlutterDev:

Did you TASTE YOUR CODE before serving it to the customer? Yes, I mean, TESTING the app!πŸ€“

Don't miss the "Widget Testing for Dummies" by Pooja (@pblead26), learn to test widgets for multiple use-cases.🀩

Join now! https://t.co/ZlxUXBnRzh πŸ’™#flutteristas #flutteristasConf2021 pic.twitter.com/KXoZ870Yi8β€” Flutteristas Conference (@FlutteristasCon) April 6, 2021

April 10, 2021 at 09:00PM
http://twitter.com/FlutterDev/status/1380958763428024323
New post on /r/flutterdev subreddit:

Self chat app
How do I make a self chat app with two buttons one should show my text on receiver side the other should show my text on sender side.

April 10, 2021 at 11:29PM by ispiderman_88
https://ift.tt/2OJ0oXe
New post on /r/flutterdev subreddit:

Flutter web ads
It has been bothering me for a while now, been searching for any kind of solution to show ads for flutter web. Seen some examples for adsense where they are successful in showing ads. But still can't get past the fact that Google can't crawl the dynamic content so it consider the site to be empty and hence will not show ads.Does anyone know someone or even heard of someone being successful in implementing ads?Really frustrating that Flutter web is stable but there is no ad solution as of yet. It doesn't seem to be in any project that is worked on atm, there is an issue open but no action or information can be found there either. Can't just be me pulling my hair over this... Right?...

April 10, 2021 at 11:22PM by Chronomath
https://ift.tt/3dQwKaR
New tweet from FlutterDev:

Let's meet with the youngest member of the #Flutteristas community! πŸ’™πŸŽ‰

Don't miss the "How Flutter Became a Turning Point In My Life" by Radhika Goswami(@DivineCoding) πŸŽ‰

at #flutteristasConf2021 🀩

Register now! https://t.co/ZlxUXBnRzh πŸ’™ pic.twitter.com/NVN3ES2rzuβ€” Flutteristas Conference (@FlutteristasCon) April 6, 2021

April 10, 2021 at 11:59PM
http://twitter.com/FlutterDev/status/1381004043984760840
New post on /r/flutterdev subreddit:

Is Flutter web ready for an internet board application?
Never tried flutter web, yet. What you guys think, performance wise?

April 11, 2021 at 05:41AM by werexzenok
https://ift.tt/3tbbB1z
New post on /r/flutterdev subreddit:

Have I performed any activities or services for Google within US?
I know this might not a place to ask but when I try to fill out the US tax form in Google Adsense and Admob, there's a section that asks "Has the individual or entity identified performed any activities or services for Google within US?"I'm living outside the US. My apps are available worldwide. I also use Admob and firebase services such as analytic, real-time database, crashlytic, hosting, and notification. Should I answer "yes" or "no"? Have you filled out the tax form? Did you answer β€œyes” or β€œno”?

April 11, 2021 at 08:58AM by KuoyHuot
https://ift.tt/3s7LuY0
New post on /r/flutterdev subreddit:

Any data tracking in flutter? Any way to disable it?
So i am trying to advertise my app as "secure" with good privacy and since google owns flutter... I was wondering if there was some settings to disable in the UI that would prevent data tracking. Sorry if this is a dumb question, I'm new to coding.

April 11, 2021 at 08:39AM by throw43r5858
https://ift.tt/3a1ir2g
New post on /r/flutterdev subreddit:

Wear OS swipe back Functionality?
Is there any fix for swipe to back Functionality, It just kicks me out of the app when swiped back.. Can i change or disable that feature?

April 11, 2021 at 01:53PM by Evolved_Geek11
https://ift.tt/3mB4VHL
New post on /r/flutterdev subreddit:

FlutterForce β€” Week 116
https://ift.tt/3a2ddTQ

April 11, 2021 at 01:09PM by flutterist
https://ift.tt/3mCMWAt
New post on /r/flutterdev subreddit:

Does the compute property spawn an isolate on every call?
I'm maintaining an app that is online first and there is a page that has so many sub-pages each one when navigated to makes a network request with a relatively big body so I thought as an optimization I would parse the body off the main isolate. I stumbled upon compute. But I'm suspicious of this line from the docs:Spawn an isolate, run callback on that isolate, passing it a message, and (eventually) return the value returned by callback.Hence my question.

April 11, 2021 at 04:41PM by ahmdaeyz
https://ift.tt/325GVTK
New post on /r/flutterdev subreddit:

Flutter global state initialization patterns
Hi guys,I am really curious when and how you initialize global state in flutter apps. Given the example, we have user profile that needs to be fetched from backend immediately after user logs in, to display properly content based on user preferences. How would you do that? I solved it temporarily(i hope) by initializing global state in landing page widget build method, but for me, it smells horribly. Have you any better solutions?

April 11, 2021 at 05:15PM by incIouds
https://ift.tt/325alkK