Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Flutter-Overtheair updates
Hi, I was going through the Flutter documentation past few days. It is an awesome and amazing framework to quickly build cross platform apps. I am wondering if Flutter provides ability to do Over the air updates like React native code can be OTA through Code-push. Thanks, Keerti

Submitted March 08, 2018 at 02:23AM by keerti tenneti
via Flutter Dev http://ift.tt/2Fx3zdL
Reddit: Column children gap
Hi, I've been diving into flutter since beta came along (read about it and decided to wait) and having used other widgets systems like QT and feathers in Adobe Air SDK, the stacking widgets strike me as weird since they don't have a gap property to space children by a defined amount. Is "divider" the only way to do this or is it that I'm not seeing something obvious?

Submitted March 08, 2018 at 01:12PM by xyrer
via reddit http://ift.tt/2FrFvGb
Reddit: New Client Assignment, considering Flutter
Hi everyone,I received a new assignment from a client, and he basically wants to have an app for iOS & Android, which can interact with his back-end system (that I set up). I was considering making a PWA implementation first, but I have the feeling that my options & possibilities with Flutter will be a lot more powerful.I have extensive knowledge of Android development, but fairly limited with iOS (which is also my main weakness in this situation). Considering the app is going to be fairly limited in functionality (for now), I was considering to use Flutter for it. But one of the hard requirements of the client, is that there should be an "alarm" notification. Basically if something goes wrong in the back-end system, the app should be able to alert the end-user with a custom sound which should potentially also wake-him up when sleeping.Is it even possible to do such a thing with a standard app, let alone a Flutter app?

Submitted March 08, 2018 at 04:17PM by SigmaDeltaSoftware
via reddit http://ift.tt/2oTS7Q6
GGroup: Cookbook Recipes: Voting Thread
Thanks so much for your help -- I've collected a bunch of ideas for the Flutter Cookbook. Now, I need your help prioritizing which recipes to work on first! Please vote on and suggest more ideas here: http://ift.tt/2GblGnL

Submitted March 08, 2018 at 06:50PM by Brian Egan
via Flutter Dev http://ift.tt/2FqEpu4
GGroup: Full Viewport Background Images with Carousel
Hello, I'm currently trying to implement full viewport background images using SizedBox, Carousel, and PageView. I think that FittedBox would be more appropriate, but it doesn't know how to interact with the Carousel. I put "fit: BoxFit.cover" into a few locations within SizedBox but it doesn't

Submitted March 08, 2018 at 07:09PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2G7vYoR
GGroup: [Breaking change] showDialog will take a builder rather than a child widget
Howdy, PR http://ift.tt/2G6j3TR will remove the "child" named parameter of the showDialog method and add a "builder" named parameter which takes a Builder instead of any Widget. This change ensures that the dialog children are using the context from inside the dialog

Submitted March 08, 2018 at 07:55PM by Jonah Williams
via Flutter Dev http://ift.tt/2Ft4mcz
GGroup: [Breaking Change]
Howdy, The PR http://ift.tt/2G6j0Ye will change the Color instance used for ThemeData's primary color from MaterialColor[500] to MaterialColor in light mode. The actual color value is not changing. This addresses issue http://ift.tt/2DaSKsK

Submitted March 08, 2018 at 08:26PM by Jonah Williams
via Flutter Dev http://ift.tt/2G5hc1H
GGroup: BottomNavigationBar bug
Hello, I am loving Flutter but this bug is major. Will you guys please fix this bug? BottomNavigationBar items become white when more than 3 items are present #13642 http://ift.tt/2FsMa2P Thanks, Wil

Submitted March 08, 2018 at 11:42PM by william Lee
via Flutter Dev http://ift.tt/2G7sBOB
GGroup: Trying to get full View Port Background Images Using BoxFit with Carousel
I am using the following code to pull three images into a carousel and display as background images using PageView. The problem I'm having is that I can't get the images to span the whole viewport. Depending on the image dimensions, they either go fully vertical and have white space in the left

Submitted March 08, 2018 at 11:42PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2FvhDBa
Reddit: Why I’m Giving Up Everything for Flutter – Dean Chalk
http://ift.tt/2Hkclct

Submitted March 08, 2018 at 11:01PM by sethladd
via reddit http://ift.tt/2oTLT2K
Reddit: Unofficial Flutter Discord Server!
Hi everyone! I thought I would share a Discord server that I am starting to put together for people of this Reddit to chat, collaborate and help grow this community! (yes I am aware of the gitter chat)This Discord server is very fresh, so please feel free to give any feedback/requests in the #suggestions room, or in this post.If you are a notable dev currently in Flutter community, message myself (Pritykin) or any other Mod to assign your server role.https://discord.gg/p7Aj8wFThanks!

Submitted March 09, 2018 at 01:07AM by Finaltrigger
via reddit http://ift.tt/2p0wVHk
Reddit: A Flutter widget to create an iOS settings-table
http://ift.tt/2G6ZtqC

Submitted March 09, 2018 at 01:52AM by Purple_Pizzazz
via reddit http://ift.tt/2FuNthO
GGroup: Flutter gets stuck at 'Initializing gradle...'
I followed the steps flutter.io to prep my pc for development, and in trying to get my first app, unfortunately it doesn't go pass the 'Initializing gradle...' stage. This is getting really frustrating. Am I doing something wrong? Did I miss a step during setup? Has anyone had this same issue

Submitted March 09, 2018 at 07:04AM by Dennis Dan
via Flutter Dev http://ift.tt/2DcGM1L