Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Likely upcoming change to SliverGridLayout
As part of fixing an issue with SliverGrid and SliverList ( http://ift.tt/2E96qJb), I am intending to make the following breaking change to the SliverGridLayout, RenderSliverBoxChildManager, and SliverChildDelegate APIs: *The SliverGridLayout.estimateMaxScrollOffset

Submitted February 03, 2018 at 03:43AM by Ian Hickson
via Flutter Dev http://ift.tt/2FH6lcZ
GGroup: Using TabController with redux
Hi, I use redux in my application, and I manage my application state by redux style. So my widgets are stateless. I store active tab index in application state. I want to add TabController to application for animation in tab selection. Really I don't understand how to do this better. I decided to

Submitted February 03, 2018 at 08:09PM by Ivan Avdonin
via Flutter Dev http://ift.tt/2FJo3g6
GGroup: Same look app for iOS and Android
Hi. Is it an option for Flutter to build the same looking app for both platforms (iOS and Android). I want my app to have material design for both platforms Thanks.

Submitted February 03, 2018 at 08:18PM by Aleksandr Fedorov
via Flutter Dev http://ift.tt/2nysfbx
Reddit: Regarding the "Welcome to the subreddit" message on self posts
So the general consensus in this thread was that the message that was posted by AutoModerator in every self post was kind of annoying, so it's been removed.Instead, the first time a user submits a post or comments in the subreddit, a private message will be sent to that user.However, since I've just set this up now, all existing users will get this message once the next time you post or comment as well. You should only receive the welcome message once and after that AutoModerator should leave you alone :)Let me know if there are any problems. I hope this solution makes everyone happy!

Submitted February 03, 2018 at 10:55PM by KingBaal
via reddit http://ift.tt/2s2Xhgx
GGroup: Slack workspace
hi, i have created a flutter workspace on slack: http://ift.tt/2GKtmNF if you like, you can enter, I created the plugin and design channels, any advice is

Submitted February 04, 2018 at 12:48AM by juanito21
via Flutter Dev http://ift.tt/2s017qA
GGroup: FlutterEmbedder with Release Mode?
Hey Crew, I'm running Flutter bundled within desktop apps with FlutterEmbedder, but Flutter is running in debug / slow mode. Any recommendations on running Flutter in release mode with FlutterEmbedder? Thanks! Mark

Submitted February 04, 2018 at 10:54AM by Mark Craig
via Flutter Dev http://ift.tt/2nHlNON
Reddit: Open Source App for Heroes of Storm
Over Christmas I built my first Flutter project - a companion application for Heroes of the Storm.It's built using redux architecture and it leverages sqlflite for persistence. I'm hoping it'll be a useful starting point for first time Flutter devs.A huge thank you to the guys from the flutter gitter channel, especially Brian Egan for his invaluable advice as well as his architecture samples.If you have any feedback, suggestions, or questions feel free to shoot!Github

Submitted February 04, 2018 at 04:27PM by BHLHB3
via reddit http://ift.tt/2E1rzlc
Reddit: geocoder: a Flutter plugin for forward and reverse geocoding by Aloïs Deniel
http://ift.tt/2s6Vg30

Submitted February 05, 2018 at 01:14AM by Purple_Pizzazz
via reddit http://ift.tt/2nBeqJo
Reddit: Flutter Weekly #5
http://ift.tt/2nIsU9O

Submitted February 05, 2018 at 01:29PM by KingBaal
via reddit http://ift.tt/2E3mm0B
GGroup: [Breaking change] Removing default constructors from Scene, Image, FrameInfo, Codec, Shader, Gradient, Picture, SemanticsUpdate and Paragraph
Hello, The PR http://ift.tt/2BX0Gxg is going to remove default constructors from the following dart:ui classes (by declaring private constructors): Scene, Image, FrameInfo, Codec, Shader, Gradient, Picture, SemanticsUpdate and Paragraph The default constructors are

Submitted February 05, 2018 at 10:24PM by Alexander Markov
via Flutter Dev http://ift.tt/2nE7xXN
GGroup: Unable to change channels
PS D:\> flutter channel dev Switching to flutter channel 'dev'... git: fatal: A branch named 'dev' already exists. Switching channels failed with error code 128. That's what I get lately when I try switching the channel. PS D:\> flutter doctor [√] Flutter (on Microsoft Windows [Version

Submitted February 06, 2018 at 03:06AM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2E3ODE1
GGroup: Using AngularDart
How easy is it to use AngularDart with Flutter? Are there any considerations or gotchas that I need to be aware of? Is there any documentation on using the two together?

Submitted February 06, 2018 at 08:25AM by kit
via Flutter Dev http://ift.tt/2nNaZPo
Reddit: tts: A text to speech plugin for Flutter by Alex Blount
http://ift.tt/2BTxzuu

Submitted February 06, 2018 at 09:03AM by Purple_Pizzazz
via reddit http://ift.tt/2C0CmdG
Reddit: Published my first tutorial article on Medium!!
http://ift.tt/2BZM14e

Submitted February 06, 2018 at 08:26PM by westdabestdb
via reddit http://ift.tt/2nGV0Tz
GGroup: How to make flow layout scroll
Hi Flutterer, How to make the flow with scroll effect. I try to use SingleChildScrollView, but it does not work. I think because the flow layout is not a fixed size totally visible obj? Not sure. Anyway, Could someone give me some example how to make it scroll. I've enclosed the flow layout

Submitted February 07, 2018 at 11:28AM by Ken Deng
via Flutter Dev http://ift.tt/2nQnh9I
Reddit: The Fluture is Now!
http://ift.tt/2E62ZDS

Submitted February 07, 2018 at 12:29PM by lets4r
via reddit http://ift.tt/2C1nzQ8
GGroup: Minimum supported platform?
Is there a list of minimum supported iOS and Android version? I use a Lollipop actual device to test the default template app using latest 0.0.22 and 0.0.23, app can not start with exception error. It is running fine on emulator. It used to be okay before the change of channel to dev. If

Submitted February 07, 2018 at 03:50PM by Jaxon Du
via Flutter Dev http://ift.tt/2BMEB8I
GGroup: Incompatible changes in ButtonTheme, RadioButton, Checkbox
Two PRs landed this week which introduced incompatible changes to the ButtonTheme class and the dimensions of CheckBox and RadioButton: "Material button update" - http://ift.tt/2nT8oDg "Radial splash and radio button update"- http://ift.tt/2Esc3Cq

Submitted February 07, 2018 at 07:06PM by hansmuller
via Flutter Dev http://ift.tt/2nT8qLo