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

Are there any tutorials on migrating a full blown ios/android flutter project to web?
asking for a friend ;) <3

July 19, 2019 at 07:30PM by Dazza5000
https://ift.tt/2Lv5u6c
New post on Flutter Dev Google group:

New Dart DevTools Release
DevTools 0.1.4 Release Notes Dart DevTools - A Suite of Performance Tools for Dart and Flutter General Updates - A new page has been added to DevTools! Use the Performance page for Dart cpu profiling. Record a profile and view profiling information in the form of a Call

July 19, 2019 at 08:54PM by Kenzie Schmoll
https://ift.tt/2Y2Pbzg
New post on /r/flutterdev subreddit:

A-Z Scrollbar in Flutter
hey flutter community, i need help with implementing A-Z scrolling in an app that i'm currently developing , I've looked around for viable solutions but came out empty. If you have any ideas on how this can be implemented in flutter let me know please .

July 19, 2019 at 09:21PM by Cursed_vayne
https://ift.tt/32FfqiQ
New post on /r/flutterdev subreddit:

how about iOS native + Android Flutter?
I am full time iOS developer and was android engineer a few years ago.Now I am much familiar with native iOS development and forgot many things about Android and didn't catch up latest Android trend.​I just started new side project.I really care about native look and feel.I'ts my first time looking Flutter seriously and I realized using both Cuppertino and Material app at the same is still big work. So I decided to do iOS native and Flutter for Android.​How do you think? is Flutter good and ready for Android? is it true that writing both cuppertino and material app in flutter is annoying and a lot of work?

July 19, 2019 at 09:58PM by steadyaction
https://ift.tt/2JTEaLo
New tweet from FlutterDev:

👏Final episode of #FlutterinFocus on asynchronous coding in Dart!

Learn about generator functions (sync and async), how they work, and where to use them. @redbrogdon will show you the way!

Learn more in this episode of #FlutterinFocus &rarr; https://t.co/23j8G3jXO3 pic.twitter.com/oYf2lHiRQI— Flutter (@FlutterDev) July 19, 2019

July 20, 2019 at 01:33AM
http://twitter.com/FlutterDev/status/1152360725874192385
New post on /r/flutterdev subreddit:

Will google give up Flutter?
I just want to see how you guys think about Flutter and its promise & future.Before I invest a lot of time on Flutter, I want to know if Google will just drop this project like other projects they did or they are really promising. I think it matters a lot because it's so much better to have Google Flutter team to support catching up iOS/Android updates.How do you guys think? Do you think Flutter really promising and still growing?

July 20, 2019 at 08:01AM by steadyaction
https://ift.tt/2O23NPt
New post on Flutter Dev Google group:

need to call commage in one page to another
Hi. I'm new to flutter. Im working on a app which contain three layer page. In home screen it has three raised button, In second page it has login. third it has details. I need to create a app in which, each raised button has a same login but with differenct deatails according to the raised

July 20, 2019 at 10:14AM by Abinavan Nagendran
https://ift.tt/2O8tT3t
New post on /r/flutterdev subreddit:

RxDart [experimental] Reactive Extensions Library for Dart providing an API for asynchronous programming with observable streams. RxDart created in the style of ReactiveX, and does not depend on Dart Streams. At this point it is quite experimental, and might miss features or have serious bugs.
https://ift.tt/2O70gzE

July 20, 2019 at 11:32AM by EngineerScientist
https://ift.tt/2JPbwv4
New post on /r/flutterdev subreddit:

Platform: A generic platform abstraction. Like dart:io, supplies a rich, Dart-idiomatic API for accessing platform-specific info. It provides a wrapper around the static Platform properties in dart:io. Using instance properties rather than static properties, makes it possible to mock out in tests
https://ift.tt/2kI94te

July 20, 2019 at 11:23AM by EngineerScientist
https://ift.tt/2XWpSDV
New post on /r/flutterdev subreddit:

Houston flutter devs
If anyone is in Houston looking to work on small projects to learn the platform send me a PM! Personally very interested in learning more about how flutter integrates with Firebase.

July 20, 2019 at 03:08PM by JustinFan827
https://ift.tt/2GoB8y6
New post on /r/flutterdev subreddit:

Environment Variables in Flutter apps
I am nearing the release of my first Flutter app and I would love some input on how to properly and securely add any environment variables and API keys into my Flutter apps.​Currently this is what I do:Add `dev.env.json` and `prod.env.json` into my `assets` folderCreate a `main_dev.dart` that will parse my `dev.env.json` file and fill my ` BuildEnvironment` classCreate a `main_prod.dart` that will parse my `prod.env.json` file and fill my ` BuildEnvironment` classUse that `BuildEnvironment` class in my files that need to access those API keys and variablesAdd ` *.env.json` to my .gitignore file (so i don't check in any sensitive information to Github)​This seems like an okay way of doing things. However, I still need to add my Google API key to the AppDelegate.m file for iOS.​What methods do you use for sensitive variables and API keys in your cross-platform apps?Is there an easier way to do this with some CI/CD tools?

July 20, 2019 at 03:52PM by maylortaylor
https://ift.tt/2JHl24y
New post on /r/flutterdev subreddit:

Level Up Flutter Page Transition: Choreographing Animations Across Screens
https://ift.tt/30Kg24M

July 20, 2019 at 05:23PM by shian3n
https://ift.tt/2y0kjVE
New post on /r/flutterdev subreddit:

Plumage Devs Newsletter #1
https://ift.tt/30JKtbg

July 20, 2019 at 05:07PM by DecimalSaxon
https://ift.tt/2y0GNpf
New tweet from FlutterDev:

Flutter PSA: If you're waiting for Bitcode support on iOS, have a look at https://t.co/G0biSeJOCM. It does require you to build the engine locally, but hey, it's a start. Feedback welcome.— Filip Hráček (@filiphracek) July 18, 2019

July 20, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1152609111214678016
New post on /r/flutterdev subreddit:

Is there a way to disable the default slide animation of the Navigator?
Isn’t it possible to have no transition from screen to screen?Thank you!

July 20, 2019 at 06:46PM by flexindev
https://ift.tt/30N2K7L