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

Flutter package to make grouping Checkboxes and Radio buttons much easier!
https://ift.tt/2O8iVr4

March 17, 2019 at 09:24PM by akshathjain
https://ift.tt/2W8bgvU
New post on Flutter Dev Google group:

How to get the native device language IOS & Android
Hi All, I can setup the authorize languages, everything works fine. My application is multilingual. Thanks this tutorial: https://ift.tt/2Y5WzuM However is there a way to get the very native mobile language? Cheers Alain

March 17, 2019 at 11:36PM by alain....@adixon.fr
https://ift.tt/2TegfsK
New post on Flutter Dev Google group:

Need Flutter Work
dear all, i’am looking for flutter pare time work . any one can help ?!

March 18, 2019 at 12:27AM by Alii Rabee
https://ift.tt/2HrDZbo
New post on /r/flutterdev subreddit:

enhanced uuid package using byte array (Uint8List) and descriptive API
https://ift.tt/2VVJCSu

March 18, 2019 at 12:36AM by truongsinhtn
https://ift.tt/2Hta6aJ
New post on /r/flutterdev subreddit:

How To Dynamic GridView.builder Childs Size?
No text found

March 18, 2019 at 01:20AM by derar20
https://ift.tt/2T96SL2
New post on /r/flutterdev subreddit:

BubbleBottomBar new feature question.
Hello, I am the creator of BubbleBottomBar, I received DMs about how people liked it and using in their projects and it made me really happy! I am planning to implement a new feature, docked FloatingActionButton support. What do you think about this feature? Would it be nice to have? Thank you!

March 18, 2019 at 01:13AM by westdabestdb
https://ift.tt/2Y4wtIP
New post on Flutter Dev Google group:

How can I test my flutter app on my iPhone? How can I find the 'device id'?
How can I find the 'device id'?

March 18, 2019 at 02:25AM by sgx....@gmail.com
https://ift.tt/2TLBfwc
New post on /r/flutterdev subreddit:

A study in Stacks
https://ift.tt/2Hqo8dh

March 18, 2019 at 04:35AM by lacronicus
https://ift.tt/2HF6aDm
New post on /r/flutterdev subreddit:

Backend confusion
I am really confused with how backends are supposed to be implemented. I'm proficient with Firebase (it's super simple to learn and implement), but how would I go about writing my own backend? Where would I host my backend (if that even makes any sense)? What do services like AWS and Heroku offer? How are they different from Firebase? I know these are noob questions, but I got completely lost when I started researching about other ways to implement backends for mobile apps; apparently Firebase can get really expensive and I'm willing to learn about other alternatives.

March 18, 2019 at 04:22AM by francis0118
https://ift.tt/2HrKjQi
New post on /r/flutterdev subreddit:

flutter_linkify v2.0.0 released: Email linking & bug fixes!
https://ift.tt/2OahBUB

March 18, 2019 at 02:45AM by CraftThatBlock
https://ift.tt/2TcVNZl
New post on /r/flutterdev subreddit:

What is a good way to get started with flutter?
I have some experience with JavaScript, but not much. Where should I start?

March 18, 2019 at 02:30AM by remembertherats
https://ift.tt/2O7QZUa
New post on /r/flutterdev subreddit:

Which should I choose: React Native or Flutter?
http://on.edupioneer.net/ef4ce62130

March 18, 2019 at 04:43AM by GeraldNwakpu
https://ift.tt/2TXxmU8
New post on /r/flutterdev subreddit:

A redux inspector for flutter, Flipper(Extensible mobile app debugger) is great.
redux inspector​Hello everyone, I created a flipper sdk and redux inspector plugin for flipper, Now you can view the redux actions on the flipper.https://github.com/blankapp/flutter_flipperkit/ https://github.com/blankapp/flutter_flipperkit_plugins/tree/master/packages/flipperkit_redux_middleware

March 18, 2019 at 06:36AM by lijy91
https://ift.tt/2FiHAqg
New post on /r/flutterdev subreddit:

Keyboard Dilema - Android/iOS
Hi Everyone!I've run into a bizarre issues with the keyboard options between iOS and Android.The situation: on Android using Keyboard.NumbersWithOptions would provide numbers and a . which is what I wanted. On iOS it would only display the numbers so by passing the parameter for details it also has a . available.Now what is happening using an expression to check the platform, iOS keyboard is fine but setting the keyboard on Android to Numbers or NumbersWithOptions it will now display with a bunch of other operators as well (, - /) which it didn't do before.Appreciate this is a weird issue to try and resolve, if there is a plugin or option you recommend please let me know and thank you in advance!

March 18, 2019 at 10:21AM by pandasdokungfu
https://ift.tt/2HsDXQW