Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Need help testing Firestore plugin change on iOS
I've got a PR open to make documentID and path available to DocumentSnapshot, and I did my best to write an ObjC implementation. However, I don't have any way to test it. Could someone check it for me on iOS? Easiest way is to change the ListTile on

Submitted October 26, 2017 at 09:24PM by Kyle Bradshaw
via Flutter Dev http://ift.tt/2i5RYEI
Reddit: How would I replicate this button menu that Evernote uses.
http://ift.tt/2yUfXAWEvernote has a nice green round 'add item' button in the lower right corner. Just like a FloatingActionButton in flutter.But when you click on it, you get whats displayed in the second image. It expands into a list of choices of types of items that you can add. And instead of a traditional menu, its an entire list of these floating buttons.How would I replicate that in Flutter? Would I use FloatingActionButton for all of them? Will I have to position them on the screen one at a time, manually, in the code? What parent widget do I add them to, as there is nothing obvious in the Scaffold app to contain the child menu of the original FloatingActionButton.

Submitted October 27, 2017 at 12:11AM by dragonfax
via reddit http://ift.tt/2gHmnsY
GGroup: Transforming/Animating the fab
Hi, After transforming/animating a Fab (changing position not size) the onPressed doesn't response. Does it have something to do with the InkWell in the floating_action_button.dart wrapping the widget.onPressed? When moving the fab back to the original position the pressed response again. new

Submitted October 27, 2017 at 12:09PM by Idan Aizik-Nissim
via Flutter Dev http://ift.tt/2gIMWxY
GGroup: Hot reload for multiple instances/devices?
Hello all, I wanted to ask if it's possible to set my dev environment up so that I can hot reload to multiple running instances simultaneously, e.g. an Android emulator & iOS simulator? Thanks! M.

Submitted October 27, 2017 at 06:45PM by Matt Sullivan
via Flutter Dev http://ift.tt/2gSobmt
GGroup: Flutter on windows cmd error (can't fix it)
Hello Everyone, I know this is very basic but I can't get over it since yesterday. I have two computer one running windows 10 x64 and the other is using Windows 7 x64. I managed to set up flutter with intellij and it worked fine somehow on the other machine it didn't On the windows 7 computer, I

Submitted October 28, 2017 at 08:46PM by Braulio Cassule
via Flutter Dev http://ift.tt/2xvnSBj
Reddit: Execute code on hot reload
Is there some way we can have some code executed whenever a hot reload occurs. Say a method in the life cycle of a widget, or a function we can register with the system.That way I can have this method reload a few things that usually Hot Reload doesn't catch? Such as initially loaded data.

Submitted October 29, 2017 at 07:45AM by dragonfax
via reddit http://ift.tt/2gWgqvP
GGroup: InheritedWidget and Scope
Hi all, InheritedWidget looks like a good option for data/state propagation and DI implementation. Imo, there is only one drawback: no way for compile time checks for existence of exact type in the tree. Is it possible

Submitted October 30, 2017 at 06:04PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2gP3jZT
GGroup: flutter_secure_storage: need help
I started new plugin for secure data storage http://ift.tt/2ieD6nR 2 month ago and stuck with a problem. Now have time and want to finish For iOS I use Keychain http://ift.tt/2gPwOKO

Submitted October 30, 2017 at 06:52PM by sapry...@gmail.com
via Flutter Dev http://ift.tt/2ieD7Ir
Reddit: Flutter on iPhone X
How would the screen render? Does flutter need to be updated to support the screen like normal iOS apps do?

Submitted October 31, 2017 at 04:47PM by JackAppDev
via reddit http://ift.tt/2A12Wnb
Reddit: flutter_secure_storage: plugin to store data in secure storage
http://ift.tt/2z5Gewg

Submitted October 31, 2017 at 10:17PM by Purple_Pizzazz
via reddit http://ift.tt/2zU1hiz
GGroup: Embedding a flutter view
Hi there, I have managed to successfully embed a flutter view inside my ios app but it been a bit of a hack. I used your flutter_view to see how the pod was installed and the view imported, but the main issue i have is that when you create a new flutter app it only lets you call the internal

Submitted November 01, 2017 at 03:24PM by Wayne Rumble
via Flutter Dev http://ift.tt/2z4phAd
GGroup: Saving a Canvas as a PNG or JPEG.
Hi everyone, I'm attempting to render part of the Widget hierarchy or Canvas to an image file, say as a PNG or JPEG. I know how I can do this on Android. But of course since Flutter renders all the widgets I'm at a loss. It looks like I can use a `PaintingContext` to render a RenderBox/RenderObj

Submitted November 01, 2017 at 05:52PM by Simon Lightfoot
via Flutter Dev http://ift.tt/2hum4lN
Reddit: If you're completely new to Android, is it required to learn Android XML, Java, or Kotlin to become proficient at Flutter?
No text found

Submitted November 01, 2017 at 07:20PM by johnwayne2413
via reddit http://ift.tt/2zY1BwE
Reddit: Flutter Circular Chart: A library for creating animated circular chart widgets
http://ift.tt/2z9hZuV

Submitted November 03, 2017 at 08:46AM by Purple_Pizzazz
via reddit http://ift.tt/2zgZUxe
Reddit: A Comprehensive Flame Tutorial (or How To Make Games With Flutter)
http://ift.tt/2zcwNcn

Submitted November 03, 2017 at 10:56AM by luanpotter
via reddit http://ift.tt/2iXHHys
GGroup: Flutter Gallery
Porque só tem esse aplicativo que usa Flutter, não tem outro?

Submitted November 03, 2017 at 01:34PM by Samuel Kevin
via Flutter Dev http://ift.tt/2hA7jhp
GGroup: Breaking change: MethodCall no longer implements ==/hashCode
In http://ift.tt/2ys3BkH, operator== and hashCode will be eliminated from MethodCall (in Flutter's services library). If you are implementing code that deals directly with Flutter's service layer, and are relying on MethodCall equality or hashing (e.g., as keys in a hash

Submitted November 03, 2017 at 07:06PM by Chris Bracken
via Flutter Dev http://ift.tt/2lNu3z6