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

Need .gitignore file advice
Anybody recommend a good .gitignore file for Flutter/IntelliJ? I found this one Https://www.gitignore.io/api/android,flutter, androidstudio But wondering what you guys and gals are using.

June 24, 2019 at 12:56AM by marscout6
http://bit.ly/2RxtCoJ
New post on Flutter Dev Google group:

Does the website http://bit.ly/2SkR9ZH belong to Google or third party?
I just came across a website http://bit.ly/2SkR9ZH , and found out it is a good way to learn to building app by drag and drop the icon. Thanks.

June 24, 2019 at 01:45AM by Sam C.
http://bit.ly/2ICvYA4
New post on /r/flutterdev subreddit:

Multi-Fab menu in Flutter using unicorndial
http://bit.ly/2Y673tH

June 24, 2019 at 04:49AM by Filledstacks
http://bit.ly/2IACd7g
New post on /r/flutterdev subreddit:

First timer. Made Water Reminder app for Flutter. Feedback welcome.
http://bit.ly/2xaROnz

June 24, 2019 at 07:27AM by sivaram16coder
http://bit.ly/2RtpKFm
New post on Flutter Dev Google group:

90FPS on One Plus 7 Pro
As per flutter.dev/docs/testing/ui-performance Flutter will run at 120FPS on capable devices. I'm assuming that is iPad pro. I have a One Plus 7 Pro that has a 90hz refresh rate. But all Flutter apps are locked to 60FPS. Every other app including native, React Native and even OpenGL games have

June 24, 2019 at 08:49AM by Ajin Asokan
http://bit.ly/2X1aQr9
New post on Flutter Dev Google group:

Load Flutter Widget in iOS UIViewController View
Is it possible to load Flutter's Widget in iOS UIViewController's View?

June 24, 2019 at 10:28AM by Vignesh J
http://bit.ly/2Xv0KD1
New post on /r/flutterdev subreddit:

Tv Series Joke application
I finally completed my first flutter application to be released on play store. A social application for sharing TV Series Jokes. The application has been a learning journey for me. Testing out different state management patterns, playing with the different widgets, etc. I’ve really learned a lot! Love flutter so much! Thanks to the flutter team for this great framework . Github link to project - https://github.com/nonybrighto/tv-series-jokes

June 24, 2019 at 11:29AM by nonybrighto
http://bit.ly/2X08kGp
New post on /r/flutterdev subreddit:

Connectivity Widget: Widget that shows if the phone is or is not connected to the internet
http://bit.ly/2ZGZlXw

June 24, 2019 at 02:12PM by Vanethos
http://bit.ly/31TlfJ6
New post on /r/flutterdev subreddit:

Flutter & Sentiment Analysis
Hello,​Has anyone else integrated sent analysis in to their flutter app?Having issues with integrating my Doc2Vec python model (single layer) with my app .The user is supposed to enter in several words which then get vectorized using the model above and get compared with a certain text, the output is used as an indicator.No problem with anything other than actually linking the text form field with a python file.​Any help would be much appreciated, thank you.

June 24, 2019 at 03:15PM by Gun101
http://bit.ly/2RvTEc0
New post on /r/flutterdev subreddit:

particles_flutter : Package to add particles animation in Flutter project.
http://bit.ly/2XyAN5z

June 24, 2019 at 03:35PM by EngineerScientist
http://bit.ly/2NbYJb0
New post on Flutter Dev Google group:

Run time error while connecting app to the firebase
Hi. Im doing flutter using vs code. I need to create a login app with creating accounts. While connecte firebase to my app it showing a run time error which is below: C:\Users\dell\Desktop\flutter\loginapp>flutter run Using hardware rendering with device Android SDK built for x86. If you get

June 24, 2019 at 04:38PM by Abinavan Nagendran
http://bit.ly/2RFWtYl
New post on /r/flutterdev subreddit:

Embedding ads into flutter’s widget tree with admob_flutter
http://bit.ly/2Y9E2xj

June 24, 2019 at 05:57PM by veetaw_
http://bit.ly/3223tn4
New post on Flutter Dev Google group:

Is is currently possible to create a custom keyboard app from scratch completely in Flutter
I am planning to create a keyboard application of my own completely from scratch. Does the flutter framework currently allow me to do so? What components will I have to use and what are the problems that I might face while doing the project? Thank you.

June 24, 2019 at 07:57PM by harshvardhan takawale
http://bit.ly/31RCFWh
New post on /r/flutterdev subreddit:

Card wallet application using pattern BLoC
Card wallet app using pattern BLoC.This is my first app for mobile using Flutter and i want to learn more :)https://github.com/EsmerlinJM/Card-Wallet-AppCredits:-Design : CalerEdwards-Implementing BLoC: Daniel Ortiz

June 24, 2019 at 09:03PM by EsmerlinJM
http://bit.ly/2IH52z0
New post on /r/flutterdev subreddit:

Angela yu vs Maximilian schwarzmüller Udemy course?
Those of you who took at least one of these courses ... how was your experience? Can you recommend one of them over the other?

June 24, 2019 at 11:34PM by Sero777
http://bit.ly/2IXMObi
New post on /r/flutterdev subreddit:

Keep me accountable, Streaming making my app, #TDD #CI
http://bit.ly/2Ldw1nr

June 25, 2019 at 12:17AM by DecimalSaxon
http://bit.ly/2IHk2wQ
New post on /r/flutterdev subreddit:

How do I draw a hex grid?
I found a polygon_clipper package that lets me draw regular polygons which solves the problem of drawing 1 hexagon. I'm not sure what the best way to tile them into a grid would be.

June 25, 2019 at 06:16AM by chriskevini
http://bit.ly/2xa2t1Q