Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
Reddit: redux_persist: Persist Redux state across app restarts in Flutter.
http://ift.tt/2FqQ7Vv

Submitted March 09, 2018 at 02:39PM by Purple_Pizzazz
via reddit http://ift.tt/2p034ic
GGroup: Flutter Splash Page not Working
Are there any known bugs with the current version of flutter handling images in the splash page folder? I'm following the instructions and placing the three LaunchImage png files into the LaunchImage.imageset folder but nothing appears on load.

Submitted March 09, 2018 at 06:07PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2GaLi43
GGroup: Animating a Splash Page?
I have a static image displaying on the load screen for my flutter app, but want to animate the logo. Does anyone know how this would be done?

Submitted March 09, 2018 at 07:16PM by ez...@sightworks.com
via Flutter Dev http://ift.tt/2Dc7pUB
GGroup: package developers : how do you set up your projects?
I am wandering on what project setup do you use to develop packages and examples? Can you set it up inside single intellij project or do you create one project for library and one project for example? Obvious advantage of having both inside one project would be refactoring library while you

Submitted March 09, 2018 at 08:09PM by Matej The Tree
via Flutter Dev http://ift.tt/2G90D4Z
GGroup: Can't use UrlLauncher on iOS
Hi, First of all: I am really loving building apps on Flutter. Native development for iOS or Android is such a pain - in fact, double pain! But Flutter is amazing. But I'm struggling to use the UrlLauncher plugin. It's working perfectly fine on Android, but I can't run my app on iOS anymore.

Submitted March 09, 2018 at 08:47PM by Adriano Brandão
via Flutter Dev http://ift.tt/2p2RPqf