Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Tips on building a widget similar to the daylight view in the google weather app?
Hello,​I am developing an app in Flutter and i'm having a lot of fun with it! Everyday i'm learning something new.However i'm really struggling with building a view that displays the position of the sun in the sky similar to the widget in the Google weather app. I decided to go with something different and more simple, so something like this.​I tried building something using a Custom Painter and i kinda managed to draw an arc, but i'm finding a hard time figuring out how to use the paint methods correctly, paiting the "sun" over the arc, and using different colors to differentiate between night and day.​Do you guys can give me some advice about where i can start to do this or if there is some kind of tutorial or guide to draw curves the right way?​Thank you :D

February 25, 2019 at 09:29PM by AleSpero
https://ift.tt/2tC997d
New post on Flutter Dev Google group:

How to change the name in the button (Cancel and continue) on stepper
I would like to know if you can change the name of the buttons on the stepper

February 26, 2019 at 12:38AM by Israel Moreno
https://ift.tt/2UapCes
New post on /r/flutterdev subreddit:

Flutter (Channel beta), v1.2.1 is released!
"flutter upgrade" to upgrade to latest beta release!Documents: https://flutter.dev/docsChangelog: https://github.com/flutter/flutter/wiki/Changelog

February 26, 2019 at 05:54AM by smoothdvd
https://ift.tt/2GJTQ54
New post on Flutter Dev Google group:

Image memory size
I have a *GridView *which contains 25 or more images, the problem is that those images consume over 700 mb, and cause many performance issues. My question is, how to decrease the quality of the images that will be previewed?

February 26, 2019 at 08:26AM by Mohamed Elsayed
https://ift.tt/2TcjrcE
New post on /r/flutterdev subreddit:

Routes in Google Maps
Hi!I'm learning flutter and i would like to know if it's possible to draw routes from 2 markers in a google map.I'm using the Google maps plugin but i haven't found anything about it. Not videos or posts in medium, etc.Anyone knows? :DThankyou in advance

February 26, 2019 at 11:33AM by Nauzet
https://ift.tt/2BTspSl
New post on Flutter Dev Google group:

Status bar hide/show problem
I am using sliverappbar on the homepage so it went to the top, then I gave safe area and status bar got visible which is grey. Now I want to give custom color to the status bar and I give "SystemChrome.setSystemUIOverlayStyle(SystemUiOverlayStyle(statusBarColor: Color(0xffffd89b)));" the whole

February 26, 2019 at 12:54PM by Utsabdeep Ray
https://ift.tt/2U4WnK8
New post on /r/flutterdev subreddit:

Just released Medcorder app build with Flutter
https://ift.tt/2TgbG5l

February 26, 2019 at 12:56PM by Rick_Nolan
https://ift.tt/2IBouzm
New post on Flutter Dev Google group:

I keep getting this dark black screen
Hi, Am new with flutter, I've been doing xamarin forms, in fact am working on a project with xamarin forms, but I've been having issues with it. When I heard about flutter and gave it a try, mheeeennn! flutter is stew and the stew is sweet. So far so good, I've been able to port 70% of my code to

February 26, 2019 at 01:26PM by Samuel Kingsley
https://ift.tt/2GZH1CW
New post on /r/flutterdev subreddit:

Sharing code between flutter app and backend
Did anyone shared logic between the backend and a flutter client? I wonder how much value you can get out of this.

February 26, 2019 at 05:01PM by julianlenz
https://ift.tt/2BTM9VD
New tweet from flutterio:

We launched Flutter 1.2, the first feature update for Flutter, at Mobile World Congress!

Faster compiled code
Android App Bundle support
 New debugging and inspection tools

More on all the #MWC19 announcements here ↓ https://t.co/hT0mFPxFlz— Flutter (@flutterio) February 26, 2019

February 26, 2019 at 06:07PM
http://twitter.com/flutterio/status/1100442350730469376
New post on Flutter Dev Google group:

New to App Developing
Hi, Wanting to learn how to develop a simple app, so am going through the flutter documentation and have installed Android Studio and flutter, and have Android Studio up and running. The docs mention to test the app using the Android Studio emulator, and shows picking the iPhone XS Max as the

February 26, 2019 at 07:05PM by Stuart Aspinall
https://ift.tt/2GMRjab
New post on /r/flutterdev subreddit:

Dart DevTools (preview)
https://ift.tt/2IGu8jA

February 26, 2019 at 07:02PM by JaapVermeulen
https://ift.tt/2tGNRWa
New post on /r/flutterdev subreddit:

flutter pubspec.yaml environment sdk update
hi, when we need to update below tag in pubspec.yamlenvironment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"

February 26, 2019 at 06:52PM by Kotaibaw
https://ift.tt/2TlG52c
New post on Flutter Dev Google group:

How to get Preferences to show up in Settings.app and Android equivalent
We have some preferences that we want to show in the Settings screen on iOS (and whatever the equivalent is) and Android. It appears by default shared_preferences does not cause any preferences to show ... In normal iOS land, one places a Settings.bundle with some magic -- and it shows up

February 26, 2019 at 08:12PM by Steven McDowall
https://ift.tt/2TozHrf