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

Flutter Tap Newsletter - Week 25 - Articles, tools, tutorials, videos and much more. Submit your app of the week!
https://ift.tt/37jQajn

February 10, 2020 at 01:17PM by vensign
https://ift.tt/2tGjBOy
New post on /r/flutterdev subreddit:

My first Flutter sample - Login/Register using MVVM and clean architecture
https://ift.tt/39nUUWi

February 10, 2020 at 01:07PM by MOHAMED_I
https://ift.tt/2SfVOOQ
New post on /r/flutterdev subreddit:

Can I use Bloc patter in flutter with API response accessible on multiple screens?
/r/Flutter/comments/f1pwzn/can_i_use_bloc_patter_in_flutter_with_api/

February 10, 2020 at 02:37PM by ronlobo12
https://ift.tt/2OJJowF
New post on /r/flutterdev subreddit:

Will you ever have to touch these files/folders? (.dart_tool, .idea, .flutter-plugins, ...)
Basically all files prefixed with a "." and pubspec.lock. Do you ever have to touch them? Does anyone use VS Code to hide them from the file to explorer to keep it less cluttered?

February 10, 2020 at 04:29PM by themindstorm
https://ift.tt/3brLRWk
New post on /r/flutterdev subreddit:

How to implement generic Dio Transformer?
Dio uses Transformers to convert responses of Http calls to Map. I would like to implement a custom Transformer that will transform the response body directly to its respective DTO(BuiltValue class). I have created a serializer class that provided the type of class that can make the conversion from Map to the DTO object, but I do not know how to specify the type that is expected to be in the body of the response. The method that I should override in the Dio Transformer looks like this:
Future transformResponse(RequestOptions options, ResponseBody response) { // implementation here } 
The problem I have here is it does not have any <T> declaration which I could use to tell it which object I am expecting in the body of the response. I would like all the logic to be in this method so that I do not have to call fromJson methods every time I need to parse the response of an Http call. I would like this process to be managed in the Transformer.

February 10, 2020 at 04:53PM by albaniantech
https://ift.tt/2w5XhPm
New tweet from FlutterDev:


🙌❤️🙏  🙏❤️🙏
❤️   ❤️ ❤️   ❤️
🙏   THANKS 🙌
❤️ FOR ❤️
  🙌 WATCHING 🙏
   ❤️    ❤️
  🙏 🙌
      ❤️

We hit 2M on YouTube!

Join the party&rarr;https://t.co/6hvNzJa1wL pic.twitter.com/75AppIKRS1— Google Developers (@googledevs) February 10, 2020

February 10, 2020 at 06:56PM
http://twitter.com/FlutterDev/status/1226927997036331008
New post on Flutter Dev Google group:

Flutter Development Partners - Canada
Hi Flutter-Dev, One of my advertisers asked if we know of a list of Canadian Partners that have Flutter Experience. Has anyone seen a list out there, or would you be able to pass along some organizations that have experience? Looking forward to hearing back, Gordy

February 10, 2020 at 07:36PM by Gordon Guay
https://ift.tt/3bqyLIJ
New post on /r/flutterdev subreddit:

I can't access flutter.dev and dart.dev
Does anyone else has this problem ?

February 10, 2020 at 07:19PM by ishalaby
https://ift.tt/2vkarYI
New post on /r/flutterdev subreddit:

How to use Flutter with SQLite
https://ift.tt/3bstBfu

February 10, 2020 at 09:33PM by Happycodeine
https://ift.tt/3bsqjsE
New post on Flutter Dev Google group:

Flutter for Kiosk
Hello everyone, Does anybody know if Flutter can be used to design a kiosk? I have a three panel 55" setup but looking for something to design and implement a kiosk.

February 10, 2020 at 10:21PM by Daniel Vera
https://ift.tt/2UD4CA9
New post on Flutter Dev Google group:

[Breaking change] Changing Navigation System Channel Message Format
Hello Flutter Community, If you are not managing the navigation system channel < https://api.flutter.dev/flutter/services/SystemChannels/navigation-constant.html>, you can stop ready now. We would like to change how the Navigator
New post on Flutter Dev Google group:

Flutter - Type 'MyModel' is not a subtype of 'MyModel' of 'result'
I'm fairly new to flutter. I've been trying my best to learn as I go. I'm trying to display a modal where the user can pick some options from a dropdown field and enter some data into text fields. Once the user taps on save, the modal would close and I could retrieve their input on the first

February 11, 2020 at 02:53AM by Dida
https://ift.tt/37bJSSx
New post on Flutter Dev Google group:

Question and answer app
i want build Question and answer app but i am having problem using radiogroupbotton to color of the correct answers please anyone help me on another way

February 11, 2020 at 04:33AM by Timothy Fajuyigbe
https://ift.tt/2OJXCOh
New post on Flutter Dev Google group:

Having Trouble to install Flutter in Android Studio 3.5.3 (stable)
Is flutter support available for latest Android Studio *3.5.3 (stable) *? I have installed Flutter and Dart plugins for the Android Studio. But Android Studio is not showing an option to Create "Flutter Project". Can anyone help around it? Here is the result of my flutter doctor command.*Doctor

February 11, 2020 at 06:11AM by shoaib mushtaq
https://ift.tt/37fsCvK
New post on /r/flutterdev subreddit:

Flutter Firebase: Setup iOS
https://www.youtube.com/watch?v=_Ff_bC60U3E

February 11, 2020 at 10:13AM by cmcoffee91
https://ift.tt/37iY5Ny
New post on Flutter Dev Google group:

Flutter add-to-app limitations
Hi, Regarding this limitation found on the website: running multiple Flutter instances or running in partial screen views may have undefined behavior. Do you have more info regarding this? Someone tested this limitation? Regards!

February 11, 2020 at 11:42AM by Ovidiu Varo
https://ift.tt/2SgP9nJ