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

Is it safe to use Flutter and zsh together on macOS Catalina or should I stick with bash for now?
No text found

June 14, 2019 at 05:20PM by zintjr
http://bit.ly/2WGgBKo
New tweet from FlutterDev:

You can turn a list of data objects into multiple widgets by combining Dart’s 2.3’s collection-for statement with the spread operator! #FlutterFriday

Check out this post for more info → https://t.co/gR8QtdpdEk pic.twitter.com/4IJa3egkTe— Flutter (@FlutterDev) June 14, 2019

June 14, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1139563152230760451
New post on /r/flutterdev subreddit:

Why did I miss Android Studio the last 12 months?
Okay so I am doing my third Flutter Udemy Coruse (yeah I lose motivation quite fast always)...And this time the teacher uses the Android Studio. I was doing really well with VScode, but why did I miss Android Studio all the time?​I mean the Flutter Outline is just insane helpful. And my brain can much easier see now the widget tree (structure)Also these nice buttons to wrap stuff into columns, rows etc pp?!​Flutter Inspector in Android Studio is also so nice with all that easy buttons.​I am not saying VScode is bad, but honestly Android Studio offers for me personally much more visual little helpers.​Your thoughts?

June 14, 2019 at 05:45PM by ChristBKK
http://bit.ly/2XdynJo
New post on Flutter Dev Google group:

Should i need too encrypt password before request my API in PHP
Hello to all ! I have a question about security ! I have a login form in Flutter. When the user click on the login button, i send login information to my server (php)... should i need to encrypt the password in Flutter or i can do it in PHP ? Thanks a lot ! Pascal

June 14, 2019 at 07:57PM by Pascal Fournier
http://bit.ly/2WHocsa
New post on Flutter Dev Google group:

Android SDK is not installing with flutter
Hi. I''m new to flutter. I tried to do flutter in android studio. I installed it. But while checking in flutter doctor I'm facing probem like [X] Android toolchain - develop for Android devices X ANDROID_HOME = C:\Users\dell\Android\ANDROID_HOME\SDK\tools\bin but Android SDK not found at

June 14, 2019 at 09:31PM by Abinavan Nagendran
http://bit.ly/2WKPWBk
New post on /r/flutterdev subreddit:

Is Flutter able to handle High Priority Notifications from FCM on Doze?
Can flutter start the 10 seconds windows of runtime?If not is the alternative to add notifications to each native project?

June 14, 2019 at 09:10PM by JustShhhhhh
http://bit.ly/2XN7by6
New post on /r/flutterdev subreddit:

Animations in Flutter — Getting Started #1
http://bit.ly/2KlYIiz

June 14, 2019 at 09:13PM by jubinmathai
http://bit.ly/2IJohH1
New post on /r/flutterdev subreddit:

StreamBuilder vs BlocProvider
Why would it ever be necessary or even make remote sense to use BlocProvider over StreamBuilder?Couldn’t you just make the BLoC available via StreamBuilder every time you need it, thus having a somewhat ‘global instance’ of your BLoC, instead of scoping them BlocProvider?What are your thoughts on this idea?

June 15, 2019 at 12:45AM by iamarr0gant
http://bit.ly/31yfhwR
New post on Flutter Dev Google group:

Admob Live id not working in flutter
Hello Friends, I have to try to AdMob in my project but live id adds not show. below mention is my code. anybody helps me where I am wrong. InterstitialAd interstitialAd; MobileAdTargetingInfo targetingInfo = MobileAdTargetingInfo( keywords: ['flutterio', 'beautiful apps'],

June 15, 2019 at 08:33AM by Vishal Kumar
http://bit.ly/2XccSsB
New post on Flutter Dev Google group:

Can't run enumerator in VS Code
[image: error.PNG] Hello Guys. I updated the VS Code and flutter extension and Dart extension but when I try to launch enumerator it won't laucnh.

June 15, 2019 at 08:40AM by Jerome Villaver
http://bit.ly/2ZoOLEn
New post on /r/flutterdev subreddit:

Change Event
i refer this repo (https://github.com/dilipkaklotar/flutter_marvel_app_ui_master) to develop my app. now i want to know that how to call a function when changing the card view (i mean when swap the card left or right).

June 15, 2019 at 06:42AM by Mathulan
http://bit.ly/31xKlNp
New post on /r/flutterdev subreddit:

I know there is a plugin for Instagram Login, but is there any way to embed photos Straight from Users Instagrams into Flutter?
Tinder does this, once a user connects their Instagram it will display pictures from their profile.​Posted this question already, but did not get an answer.Thanks!

June 15, 2019 at 01:59AM by gutsJunior
http://bit.ly/2IfJFVo
New post on Flutter Dev Google group:

Unable to create launch screen for flavours
Hi Everyone ,Could you please guide me how to add launch screen based on flavours in flutter.Please guide .Thanks in advance

June 15, 2019 at 11:56AM by Suriya Suriya
http://bit.ly/31yTkxU
New post on Flutter Dev Google group:

Unable to run IOS flutter in vs code
Im getting this error Issue: Launching lib/main.dart on iPhone X in debug mode... Could not find the built application bundle at build/ios/iphonesimulator/Runner.app. Error launching application on iPhone X. Exited (sigterm) But Successfully running in xcode Error launching application on

June 15, 2019 at 12:02PM by Suriya Suriya
http://bit.ly/2KSWlTG