Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Compensated Flutter Users Focus Group
My company JR Research is conducting research with current Flutter users and past users in the USA. For this particular study I need the developers to be based in the USA, Our study is a 60 min phone interview and is paying $300.00 for all participants. Please contact me ASAP if you are intereste

August 26, 2019 at 10:38PM by Jim Ralston
https://ift.tt/2MEjPO3
New post on /r/flutterdev subreddit:

'60 Days of Flutter: Building a Messenger from Scratch' : Day 12–14 : Understanding BLoC Pattern in Flutter
https://ift.tt/2MFaDt4

August 26, 2019 at 10:03PM by aditya_gurjar
https://ift.tt/2znHz0m
New post on /r/flutterdev subreddit:

Split Bar in Flutter. Lets you touch between two horizontal sections to resize the split point.
https://ift.tt/2ZrM18Q

August 26, 2019 at 11:57PM by EngineerScientist
https://ift.tt/2KWhmMO
New post on /r/flutterdev subreddit:

Why are so many Flutter courses not using best security practices? Especially with Firebase?
Why are all these courses on #Flutter with #Firebase as a backend not teaching best security practices?When you create a user record in a #Firestore with Firebase Auth you should be using a Cloud Function. Unbelievable. No wonder so many firebase solutions have security problems.

August 26, 2019 at 11:46PM by mtbikeraz
https://ift.tt/325K8jS
New post on Flutter Dev Google group:

Android Extranal SDK Used in flutter.
HI, I have create new flutter application and what are the possible for old android projects used in flutter application. and my own external SDK arr file used in flutter soluation what are steps please let me. How can access in external library in build gradle. Thanks & Regards, Kalyan kumar s

August 27, 2019 at 05:55AM by kalyan s
https://ift.tt/2Hs798V
New post on Flutter Dev Google group:

Android External SDK used in Flutter application.
Hi, I have create new flutter application and what are the possible for android external SDK used in flutter application. How can access in external library in build gradle. Thanks & Regards, Kalyan kumar

August 27, 2019 at 08:01AM by kalyan s
https://ift.tt/2U58jMC
New post on Flutter Dev Google group:

How can use android SDK in flutter projects using android studio
Hi , I have a external SDK .aar file and i need to use it in my application. i added External Android SDK .aar file in android/libs/ folder and added its dependencies in the build.gradle line as below. compile(name:'Android-SDK-{version}', ext:'aar') I have add dependencies section in gradle

August 27, 2019 at 08:53AM by kalyan s
https://ift.tt/2MHLopF
New post on Flutter Dev Google group:

GUI editor for creating flutter components
When is it planned to create a convenient graphical editor for layout components? Let’s not we always write their code? Thank.

August 27, 2019 at 11:11AM by Arsen Guzhva
https://ift.tt/2HpMdiD
New post on Flutter Dev Google group:

FormBuilder - hide form object?
How can I hide a form object like FormBuilderStepper? There are certain onChange events that will make me want to show or hide form objects. but I can't find any documentation on how to do this. Thanks, Matt -- m.ma...@gmail.com (805) 689-2616

August 27, 2019 at 03:52PM by Matt Mason
https://ift.tt/30CWb8f
New post on Flutter Dev Google group:

If statement inside Widget[]
Can I place an if statement inside of the Widget[]? children: [ Text("${category.tasks.length} ${category.title}", style: Theme.of(context).textTheme.subhead), SizedBox(height: 4.0), Text(category.title,

August 27, 2019 at 07:04PM by Sam Cromer
https://ift.tt/33W6AxE
New post on /r/flutterdev subreddit:

Using Provider and ChangeNofifier question
I have two Providers that encompass MyApp, one which contains a list of items and operations (i.e removing item from the list) and the other which shows a SnackBar which lets the user UNDO an action. For example if the user removed an item, a snackbar shows for a few seconds to re-add the item back to its original position on the list. To implement this, I tried using a ProxyProvider to send the name and index of the item from the items provider to the Snackbar provider. The Snackbar provider needs to access the items provider to call the adding item function when the user taps UNDO. How can I accomplish this if ProxyProvider only sends information one way?And some additional questions:-Should I avoid using StatefulWidgets if I can just store my variables in a class mixed in with ChangeNotifier?-Is there a way to make send data from one ChangeNotifier to another using a function?

August 27, 2019 at 04:59PM by ZealousidealRegion1
https://ift.tt/30JRxp2
New post on Flutter Dev Google group:

Hummingbird and Firebase
Does hummingbird work the same as a normal flutter app? I have an iOS and Android app up and working with firebase but I'm not sure if I can just write it the same way for the web version? Brennan

August 28, 2019 at 08:23AM by Brennan Altringer
https://ift.tt/2zpbwwS
New post on Flutter Dev Google group:

socketException: connection timed out, errno = 110
Hey guys, I am trying to insert data in SQL Database using API, but after some seconds I get this error: socketException: connection timed out, errno = 110, address: XXXXXXXXXX, port = 44103. I am not able to resolve this error. Looking forward to a solution. *Thanks*

August 28, 2019 at 08:50AM by Parul Nandwani
https://ift.tt/2LaP941