Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: After reading the guides, still cannot get my app running.
Hi, I have no experience at all with mobile dev, mostly on web with Python and Ruby. I'm just trying out flutter since it's like the best thing right now. But after reading, I managed to get the stuff set up and running using VS code. I can at most create some screens and stuffs like that, but I still don't get how to organise my files in flutter and is there a naming convention for files? Is there concept like model or controller? Do we need a model in mobile app dev? I'm actually trying to link up with firebase for this, do I then still need to create my own model class?

Submitted March 25, 2018 at 04:58AM by renewal13
via reddit https://ift.tt/2GkJPe2
Reddit: local_notifications: plugin for creating basic local notifications for Android and iOS
https://ift.tt/2udlgec

Submitted March 25, 2018 at 03:31AM by mythichelm
via reddit https://ift.tt/2G3DZOP
GGroup: Do I need MacOS to develop/build app for IOS ?
Hello, I am new to flutter. the codelabs.developers.google.com/codelabs/flutter/#1 says i need a MacOS computer to build app for IOS. not sure why, when i can build android app on windows !

Submitted March 25, 2018 at 06:53AM by Flutterbug
via Flutter Dev https://ift.tt/2GlDBdH
Reddit: Question on State Management
What are some good options for state management for medium sized apps?I was tinkering with redux but it feels like way too much overhead.Im building an app that does login, management of favourites, and socket communication. When stuff is passed through the socket, various widgets will need to change their data.Examples with source would be much appreciated.

Submitted March 26, 2018 at 12:13AM by Nrdrsr
via reddit https://ift.tt/2Gr6G7w
GGroup: Feedback for documentation "Flutter for Android Developers"
In the doc Flutter for Android Developers, there's a section about using Isolates < https://flutter.io/flutter-for-android/#what-is-the-equivalent-of-an-asynctask-or-intentservice-on-android> to run expensive code off the UI thread. The example code works well, except it forgets to kill the

Submitted March 26, 2018 at 03:07AM by Austin Sims
via Flutter Dev https://ift.tt/2G8B0EM
Reddit: Job prospects for Flutter devs?
Is anyone hiring Flutter devs? What is the job market right now, or maybe next year?

Submitted March 26, 2018 at 04:56AM by dukovni
via reddit https://ift.tt/2G617MF
GGroup: Recommended updates to AndroidManifest
Howdy, With https://ift.tt/2G7BfA2, we're changing the default configuration of the AndroidManifest generated by flutter create to include "screenLayout" and "desnity" in the "configChanges" attribute. This prevents flutter apps from restarting on Android when either of

Submitted March 26, 2018 at 05:36PM by Jonah Williams
via Flutter Dev https://ift.tt/2GbTy2F
Reddit: Rise Up! — The story of how the Hamilton App uses Flutter to do more for its fans.
https://ift.tt/2umE1vC

Submitted March 26, 2018 at 06:02PM by KingBaal
via reddit https://ift.tt/2pEXX8q
GGroup: Flutter installation on macOS
Hi Team, I have followed the "https://ift.tt/2yowjyf" steps for install flutter on macOS, but i have faced an error "brew not installed, then i installed the brew, when i run the flutter doctor on terminal, i received an error again "brew not installed". Please guide me how to install

Submitted March 27, 2018 at 09:16AM by karthic...@gmail.com
via Flutter Dev https://ift.tt/2GcwWPD