Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from FlutterDev:

🍿Grab your popcorn, the #BoringShow is here!

The mystery continues as the Emilys dig into why the database updates but the UI won't. Watch them build a custom drop down menu using the navigation drawer, which feels like magic .

Watch here → https://t.co/AOOZ6oRzkB pic.twitter.com/sBUt984J0Q— Flutter (@FlutterDev) August 15, 2019

August 15, 2019 at 06:27PM
http://twitter.com/FlutterDev/status/1162038025213190144
New post on /r/flutterdev subreddit:

'60 Days of Flutter: Building a Messenger from Scratch' : Day 3–4 : Building a Chat Screen in Flutter
https://ift.tt/2TBc9wX

August 15, 2019 at 10:48PM by aditya_gurjar
https://ift.tt/2Hb5UL7
New post on /r/flutterdev subreddit:

🔥 Package that proposes a new way for create forms with bloc 🔥
https://ift.tt/2KlINzE

August 15, 2019 at 10:40PM by GiancarloCode
https://ift.tt/2ZatttT
New post on /r/flutterdev subreddit:

Is it possible to start an action in the app even before opening it, with a gesture?
I want to record sound on the smartwatch for next 10 seconds when I detect the sudden hand movement to his mouth. Thank y'all!

August 16, 2019 at 12:33AM by charlesjcn
https://ift.tt/305iJxT
New post on /r/flutterdev subreddit:

Bloc or Provider or any other architecure?
I have been learning for Flutter for a few months, developed a few demo app for learning purposes, I learned Bloc, Provider, but still confused which architecture to choose for my production project.

August 16, 2019 at 10:02AM by sadmansamee
https://ift.tt/2YSO8XV
New post on /r/flutterdev subreddit:

flash | ⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter.
https://ift.tt/302Kjfa

August 16, 2019 at 08:53AM by Purple_Pizzazz
https://ift.tt/2KQrTrI
New post on /r/flutterdev subreddit:

The difficulty and lack of resources on testing is making me consider skipping tests altogether
I've been giving Flutter a serious try at my job and my experience has not been pleasant over the past few weeks just because of how hard it is to write tests.I hit a wall recently when I tried writing tests for a widget that does 2 API calls upon mount (initState()). Making HTTP requests means that I would have to use futures and let me tell you that testing becomes really hard when futures are involved. Despite that, the tests were actually fine when it was only doing 1 API call. It was just after adding the second API call that a lot of them broke. I spent a lot of time finding ways on how to fix them.Eventually, I thought that maybe it was my architecture or the way I was writing the app that was making it hard to write tests, so I opted to switch to using MobX along with Provider (previous one was just using ChangeNotifier along with Provider). I actually ended up worse than where I was before because I had to rewrite a large part of the app to make it compliant with how MobX does stuff which broke more tests. I tried so hard to find answers online, but I couldn't really find anything that's beyond testing the counter app that flutter create gives you. The best I could find was the tests inside Iiro Krankka's inKino project which helped a little, but it wasn't what I was looking for. Aside from the advice about using tester.runAsync(), tester.pump() or tester.pumpAndSettle(), there isn't a lot of information about how to do these kinds of tests.I'm thinking of just skipping the tests because the code works in reality (on an emulator/simulator or an actual device), but I want to write tests as much as possible. Does anyone have any good resources on testing code that you will actually use in the real world? This is frustrating for me because the good experience that I had from testing convinced me to switch to Flutter from React Native only to find out that it becomes really hard as soon as I get serious with it.

August 16, 2019 at 10:31AM by outtascope
https://ift.tt/2Zg1Zak
New post on Flutter Dev Google group:

Is there any library for Sinhala language in flutter localization?
I’m developing a mobile application using flutter to be used in my country, Sri Lanka. I have to use* Sinhala language* as the font in the mobile UIs. I searched it on many websites, went through documentations but unable to find a proper solution. I want to know whether there is a flutter_loca

August 16, 2019 at 04:14PM by Yasas Sandeepa
https://ift.tt/307NQZZ
New tweet from FlutterDev:

You can now record and profile CPU performance! 📹

Use DevTool’s new Performance view to profile a session from your @dart_lang application. #FlutterFriday

Learn how here → https://t.co/gBljOIavje pic.twitter.com/YzBFwFWldx— Flutter (@FlutterDev) August 16, 2019

August 16, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1162393586115252225
New post on /r/flutterdev subreddit:

IAP subscriptions with Firestore?
Hi Everyone!I want implement subscriptions in my app with Flutter IAP but documentation is not good.Anyone know tutorial on how to implement subscriptions with Firestore backend?Thanks everyone!

August 16, 2019 at 06:08PM by Flutter_Dev
https://ift.tt/2P2eq5w