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

How do you format your Flutter code?
I have been building app for the last month and I find that the code, specially for UI ends up looking DISGUSTING due to all those nested initializations. I tried to avoid all that nesting by creating methods that return Widgets but still, setting properties looks disgusting.How do you format your code and is there any recommended naming conventions to look at?

January 21, 2019 at 04:42AM by mentalfloss3
http://bit.ly/2sFDz7S
New post on /r/flutterdev subreddit:

Flutter Widget 06 | RaiseButton
This is my 6th widget RaiseButton, Hope you like.https://medium.com/flutteropen/widgets-06-raisebutton-6322e0bb2a95

January 21, 2019 at 08:29AM by nb312
http://bit.ly/2RIMoNh
New post on /r/flutterdev subreddit:

Cannot reduce graphics memory leak of my app
I am using ImageProvider in 2 parts of my code 1.getting bytes from a file in system 2. drawing image on canvas And i guess this is the reason for the memory leak I tried clearing the imageCache of the PaintingBinding but didnot solve my problem

January 21, 2019 at 07:38AM by yashwanth_boddu
http://bit.ly/2DmT1vR
New post on /r/flutterdev subreddit:

Single Thread, multi threading, synchronous and asynchronous. This article explains the different code execution modes in Flutter.
http://bit.ly/2AV2Rn0

January 21, 2019 at 09:35AM by etca2z
http://bit.ly/2R3Ocv2
New post on Flutter Dev Google group:

How can i build an app like 'Reflectly'?
When I was going through the flutter.io website, I saw something like Reflectly- an award-winning app developed using flutter. The animations, UI and overall this app is having a new kind of user experience. can somebody explain me how this app is built?

January 21, 2019 at 10:19AM by Rupesh Frost
http://bit.ly/2RRXmQ3
New post on Flutter Dev Google group:

UI Automation Testing for native flutter application
Hi everyone, Does anyone suggest me that which tools are compatible to test the UI of native applications designed on flutter. Also selenium and Appium are compatible with these kind of applications or not ?

January 21, 2019 at 10:22AM by flutt...@gmail.com
http://bit.ly/2HpkxNl
New post on /r/flutterdev subreddit:

Material and Cupertino
Hi everyone!Recently come from Android development and have started with Flutter.Where does the Cupertino library fit in? Every tutorial I’ve followed online has used the Material library and was reading how it doesn’t work well/look nice on iOS and to use the Cupertino library but doesn’t that defeat the purpose of the cross platform design needing to program the app for two platforms?Still new to this and I’ve seen the archived posts talking about this and others in the past mentioning about Flutter in the future to dynamically use the library based on the device it’s running on.If there are good resources on this, please let me know.

January 21, 2019 at 02:53PM by pandasdokungfu
http://bit.ly/2U5wkBQ
New post on /r/flutterdev subreddit:

How do i create this animation using flutter?
https://codepen.io/stevn/pen/kXyKjQ

January 21, 2019 at 04:10PM by zapoJMR
http://bit.ly/2S07E0l
New post on Flutter Dev Google group:

Invoke MethodChannel result object asychronously
I have a situation where I am using a MethodChannel to invoke a native function on a third-party SDK. The native function is itself asynchronous i.e. it performs some network call before it returns a result asynchronously. My question is; is it a good idea to hold onto the MethodChannel result

January 21, 2019 at 04:34PM by Ian Evans
http://bit.ly/2DnPFZx
New post on /r/flutterdev subreddit:

Flutter Animation with the article.
https://i.redd.it/yqg71yd6qsb21.gif

January 21, 2019 at 04:43PM by nb312
http://bit.ly/2RCB9py
New post on Flutter Dev Google group:

Building on Android, Waiting for observatory port to be available...
The terminal seems to be stuck here and won't launch on my Google Pixel. Does anyone know what is happening here? I did recently change the package name but I'm not sure if this has something to do with it. I did see one thing that suggested that it could be but I'm not sure how to fix it. [

January 21, 2019 at 06:30PM by Brennan Altringer
http://bit.ly/2AWCIEB
New post on Flutter Dev Google group:

Gradle error when trying to build with Firebase: "Failed to generate v1 signature"
Hello, I've just created a new flutter project and tried to configure firebase. Just followed the firebase steps to add Firebase SDK into flutter, but got this error, anyone to help? I'm using VS Code, tried to delete the build folder and run flutter build apk again, but not working..

January 21, 2019 at 06:40PM by Ezequiel Post
http://bit.ly/2U6RcJ0
New post on Flutter Dev Google group:

Build failure with packages cloud_firestore and flutter_local_notifications
With packages cloud_firestore and flutter_local_notifications, I got the following build failure: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:preDebugBuild'. > Android dependency 'com.android.support:support-compat' has different version for the

January 21, 2019 at 11:30PM by Yu Shen
http://bit.ly/2W1B1yu
New post on Flutter Dev Google group:

How to implement notification dialogue, alternative to flutter_local_notifications?
I am able to use flutter_local_notifications to implement notification dialogue. But unfortunately, it has conflicts of build with cloud_firestore, which I also need. So I'd like to learn a better or alternative way to implement a

January 21, 2019 at 11:37PM by Yu Shen
http://bit.ly/2R5fj95