Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: RTL support
How's the RTL support in Flutter? I have a bunch of new projects coming up and I am investigating whether Flutter would be a good candidate. The thing is we are developing for both English and Arabic interface.

Submitted February 01, 2018 at 03:31AM by nirataro
via reddit http://ift.tt/2GxA21r
Reddit: Unofficial conference app for DroidKaigi 2018 Tokyo (built with Flutter).
http://ift.tt/2GClw8G

Submitted February 01, 2018 at 08:56AM by Purple_Pizzazz
via reddit http://ift.tt/2EtNm6n
Reddit: Any Google apps?
Are there any Google apps on the Play/App Store that are built with Flutter?

Submitted February 01, 2018 at 10:43AM by jaxondu
via reddit http://ift.tt/2rZIdQO
GGroup: Flutter first impressions
Link to my android page : http://ift.tt/2s1MC5T I originally wrote an app in Android, but now want to make it available to ios users. I wanted to learn a cross-platform development environment and found that Dart looked familiar to me due to my Java experience -

Submitted February 01, 2018 at 06:23PM by Rockvole
via Flutter Dev http://ift.tt/2GDHLuI
Reddit: Good value serialization library?
Trying to find an immutable value library that supports serialization across languages. I found built_value but I don't think Python has a similar schema that can parse its output.Any suggestions? Protobufs maybe? Thanks!

Submitted February 02, 2018 at 07:02AM by TypingThisHurt
via reddit http://ift.tt/2nAjMUN
Reddit: Could we get rid of the automatic AutoModerator "Hi, welcome..." comment on every new text post?
To me, it's more or less unneeded clutter.The same information is also in the sidebar. And like someone already said, I'm excited when a post gets replies here, but usually it's the bot. I get that it's for enforcing that posts that are essentially StackOverflow questions should be posted on SO instead, but isn't that what the mod team is for?I feel like in 95% of the posts here, the bot is introducing unneeded noise for totally good and relevant posts :)

Submitted February 02, 2018 at 12:25PM by roughike
via reddit http://ift.tt/2FDaVJ5
GGroup: Xcode 8 support
The latest 0.0.22 dev channel drop support for XCode 8 and requires minimum XCode 9. Is it possible to bring back support for XCode 8? Kind of hesitant(lazy) to upgrade from El Capitan and also not sure my old Mac can run Sierra well which is required for XCode 9. Maybe it's time for me to buy a

Submitted February 02, 2018 at 04:09PM by Jaxon Du
via Flutter Dev http://ift.tt/2FEi0Jy
GGroup: Unable to upgrade Flutter: no upstream repository configured.
Hi, When I run flutter upgrade on the dev channel I get: Unable to upgrade Flutter: no upstream repository configured.

Submitted February 02, 2018 at 07:30PM by Michael Tawiah Sowah
via Flutter Dev http://ift.tt/2DYTWVy
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