Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Help needed architecting flutter apps with bloc
Hi all, I watched a lot of videos about bloc pattern but I can't seem to grasp it. Can someone please give me an example on how to do the following using bloc with inherited widgets: My app should let users log in with facebook / google or email. After they log in, they should be stay logged in

Submitted October 01, 2018 at 12:07PM by Mightee
via Flutter Dev https://ift.tt/2P3bK2X
Reddit: Flutter Drawer Layout Using Scaffold Widget Example - Developine
How to add Left Navigation Drawer ( Drawer which opens from start side or right side ) and right Navigation Drawer (Drawer layout which slides from end or left side of the screen).We will be using following Widgets to add Drawer layout in our Flutter App:Scaffold Widget.ListView Widget.Divider Widget.ListTile Widget.Text Widget.Icon Widget.UserAccountsDrawerHeader Widget.Creating Scaffold.

Submitted October 01, 2018 at 02:35PM by developine
via reddit https://ift.tt/2zIRDC6
Reddit: Is there any way to play m3u or pls files in Flutter?
I found 2-3 library's that allow play music locally or play remote file, but none of those supports streaming audio. Is there a way to play m3u at all?

Submitted October 01, 2018 at 04:26PM by kn6nw6vxd
via reddit https://ift.tt/2Ot2yrJ
GGroup: DropdownMenuItem not changing to new option list between screens
*In a multi-screen app:* TabBarView( children: [ new ActivateWidget1(), new ActivateWidget2(), new ActivateWidget2(), ] ), *On screen 1 (ActivateWidget1):* new DropdownButton( items: ['Close', 'Erase'].map((String value) { return new

Submitted October 01, 2018 at 05:11PM by Jeff Morse
via Flutter Dev https://ift.tt/2P34R1R
Reddit: Question: Anyone know of a good video tutorial on working with RenderBoxes directly?
No text found

Submitted October 01, 2018 at 06:33PM by unsafeMutable
via reddit https://ift.tt/2DJQXR5
GGroup: New tooling releases - Using Flutter in an Android App
Hello all! Happy Monday! New releases for both IntelliJ and VS Code are ready, more details below. Enjoy! Using Flutter in an Android App It is possible to use Flutter to drive a portion of the UI in an Android app. The technical details are here: https://ift.tt/2Reh8lr

Submitted October 01, 2018 at 07:17PM by Nilay Yener
via Flutter Dev https://ift.tt/2DKPHNj
New releases for both IntelliJ and VS Code! Now you can use Flutter to drive a portion of the UI in an Android app. Check out the technical details here ↓ https://t.co/d02ltDSeVK— Flutter (@flutterio) October 1, 2018

October 01, 2018 at 07:34PM
via Twitter https://twitter.com/flutterio
GGroup: VS Code plugins v2.19.0 w/ attach support
Hey all, v2.19.0 of the Dart and Flutter plugins for VS Code are available. Release notes below (and online ). Flutter Attach Functionality has been added to attach to existing applications (for example a native Android app hosting a Flutter view). To

Submitted October 01, 2018 at 07:40PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2P2tlYQ
GGroup: problems starting to work with Flutter
Greetings: I am working with Linux Ubuntu, AndroidStudio 3.2and the Last version of IntellijIDEA and Java version "10.0.2" from Oracle.I installed in Android Studio the plugins for Flutter and Dart. I downloaded the flutter version: flutter_linux_v0.5.1-beta.tar.xz and installed it in / usr

Submitted October 01, 2018 at 09:10PM by Mario Jaramillo
via Flutter Dev https://ift.tt/2zJIObl
Reddit: Dart Code v2.19 - Flutter Attach
https://ift.tt/2zJVoXL

Submitted October 01, 2018 at 10:10PM by JaapVermeulen
via reddit https://ift.tt/2IAnwzL
Reddit: Aeyrium Sensor | Flutter sensor plugin which provide easy access to the Pitch and Roll on Android and iOS
https://ift.tt/2y3Fwxu

Submitted October 01, 2018 at 11:51PM by Elixane
via reddit https://ift.tt/2DJCN2o
GGroup: google_sign_in and flutter_facebook_login plugin error in Flutter!
I am using firebase to authenticate google and facebook sign in. I use firebase_auth plugin. But when I use google_sign_in and flutter_facebook_login plugin in my app and when I run it, my app close automatically. When I remove google_sign_in and flutter_facebook_login plugin and then I run my

Submitted October 02, 2018 at 08:38AM by Falak Sabbir
via Flutter Dev https://ift.tt/2P8qmOU
GGroup: backdrop widget
Hi I have created a backdrop widget from this article https://ift.tt/2txwdUR and I want to extend to change the background color of the front panel when it opens and change again when it closes.

Submitted October 02, 2018 at 10:19AM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2zKobLS
GGroup: How do I create a time-based Flutter App?
Hi, I need to create a login form. After user successfully login than I need to start some kind of timer (ex: 3 min), so if user has no reaction to app or other word if flutter app state is paused, suspended or inactive more than 3 min. the app will goto main login page. As long as user has

Submitted October 02, 2018 at 11:03AM by Niyazi Toros
via Flutter Dev https://ift.tt/2IyPj3a
GGroup: Goodle Map in Flutter
Hi, I'm trying to integrate google map in flutter where we can pin(mark) current location or search for a particular location and mark it. Currently I didn't find any option to support displaying a Google Map within the Flutter widget. Could you please assist me to go on?

Submitted October 02, 2018 at 01:38PM by Abiramy Murugavel
via Flutter Dev https://ift.tt/2RgOJex