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

How does everyone feel about their adventures in learning Flutter vs. learning React Native?
Now, I know I can google the difference of React Native vs Flutter but I want to know how do you all feel about the learning ADVENTURE you found in the two. What do you wish one had that the other one had? What were your personal pitfalls or roadblocks you found? Which one do you choose as your favorite? Etc..

May 02, 2020 at 09:36PM by hughpaud2020
https://ift.tt/3bYBWaE
New post on Flutter Dev Google group:

Flutter 1.17.0-3.4.pre released to beta!
Hi, Flutter 1.17.0-3.4.pre has been released to the beta channel today. This is our 4th beta release from the 1.17 release branch. Flutter 1.17.0-3.4.pre - 5/2/2020 Framework CP PR: https://ift.tt/3aWgqlt Cherrypicks: - flutter/engine: -

May 02, 2020 at 11:19PM by Patrick Sosinski
https://ift.tt/35oqbYo
New post on Flutter Dev Google group:

How to assign passing value to local variable?
Hi Developers, Please help me, i want to assign passing data to a local variable to secondpage. String spkey = ${widget.todotitle}; class EditPage extends StatefulWidget { final todotitle; EditPage({this.todotitle}); @override _EditPageState createState() => _EditPageState(); } class

May 02, 2020 at 11:38PM by Gulam Fahad Ahmed
https://ift.tt/35ov3g8
New post on /r/flutterdev subreddit:

Flutter Storyboard Viewer
https://ift.tt/2VWT9vz

May 03, 2020 at 12:53AM by SoundDr
https://ift.tt/2SufjmS
New post on /r/flutterdev subreddit:

When are we getting a proper multiThreading in flutter, plugins in isolate, etc ??
I have lost countless days in trying to micro-optimize my loading and UI/UX timeline in order to get to a good performance state, while all of it can be easily addressed if we had a proper multiThreading support for flutter. When is it coming? is it coming at all ?

May 03, 2020 at 12:10AM by RARBK
https://ift.tt/2VY18Zc
New post on /r/flutterdev subreddit:

Easiest way to responsive IU on portrait only mobile?
Anybody have resources or tips on simple ways to to create a responsive flutter app that will only be on mobile and only portrait mode?I see a bunch of great guides that go real in depth and cover mobile , tablet, and web + landscape. But, I'm looking for something easy that will cover just portrait mobile (and maybe tablet depending on how much more work that requires).

May 02, 2020 at 11:54PM by ucvb_ucvb
https://ift.tt/2SwiXfP
New post on /r/flutterdev subreddit:

Flutter web integration with Firebase
How complicated is it to integrate Firebase with Flutter Web?Is it stable enough (I'm not talking about delivering it to a client, i just want to know if I'll be able to use the website without MANY limitations)What are some good tutorials to create a website using flutter and integrate Firebase?
OK, now I'll explain better: what I'd need is a basic terminal for managing some data coming from Firebase Firestore. It should be very basic, however I know nothing about HTML, CSS or JavaScript, and since I have a deadline I think it could be a good idea to use Flutter Web.
Thanks

May 03, 2020 at 01:45AM by _hadhodrim
https://ift.tt/3faK75z
New post on Flutter Dev Google group:

apoyarse de referencia de samples de flutter
Buenas noches https://ift.tt/2G7at9Y en este repositorio de sample de flutter, me sirve como referencia para construir apps en con el ide de antroid studio, cierto??? Pero todo con lenguaje .dart, cierto?????

May 03, 2020 at 01:42AM by Pol Cristobal Paredes
https://ift.tt/3aWFMjf
New post on /r/flutterdev subreddit:

Unable to push route from the notification when the app is terminated
I have an app that uses firebase messaging and all is well, but when the app is terminated, i still get the notifications, but when I click on it, the app starts from splash screen and then to home instead of the defined push route that I need. Unable to understand how to ignore standard app routing when started from the notification. did anyone face this before? App resume works fine.

May 03, 2020 at 05:56AM by essuraj
https://ift.tt/3db4ZIi
New post on /r/flutterdev subreddit:

Flutter Music Sample (Android/iOS)
/r/Flutter/comments/gcf48v/flutter_music_sample_androidios/

May 03, 2020 at 08:15AM by rohansohonee
https://ift.tt/3fcHMHt
New post on Flutter Dev Google group:

How can i get rid of using HAXM on my AMD processor Laptop?
Hi. I just downloaded the Android Studio App, and since i have a AMD processor, its telling me to install HAXM. So i do that and this message keeps popping up. I have no clue what to do. I've uninstalled and reinstalled it but nothing worked. Ive tried all the online videos that get rid of this

May 03, 2020 at 08:39AM by Sauban Kidwai
https://ift.tt/2YtocRp
New post on /r/flutterdev subreddit:

Responsive and adaptive UI in Flutter for Web/PWA
https://ift.tt/35pDfNi

May 03, 2020 at 08:26AM by Elixane
https://ift.tt/2KTcFCL
New post on /r/flutterdev subreddit:

The main concepts of GestureDetector widget in examples
https://ift.tt/2z5OMVM

May 03, 2020 at 08:23AM by Elixane
https://ift.tt/2Spyiij
New post on Flutter Dev Google group:

How to get 3 different texts in same line
Hi, I have 3 different texts now I want to print all 3 texts in the same line horizontally. May I know how to do that. Awaiting your reply. Thanks & Regards,

May 03, 2020 at 10:26AM by Sac123
https://ift.tt/3b2OIDv