Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
In this episode of the #BoringShow, @RedBrogdon is joined by Matt as they pick up the Hacker News Reader app where we left off. With built_value now in the app, they can add all the other properties to their article object.

Watch to see how it's done → https://t.co/Uk34PlWj9M— Flutter (@flutterio) July 6, 2018

July 06, 2018 at 08:27PM
via Twitter https://twitter.com/flutterio
GGroup: Flutter FireStore Fields. Cant call variable in same Class.
I've been playing around trying to learn flutter and programming in general. I have a problem here that I have not been able to find a solution for on the forums or anywhere else. I want to display the details of a FireStore Document on this view. The previous view is List view from Flutter only

Submitted July 06, 2018 at 09:31PM by WA P
via Flutter Dev https://ift.tt/2IZXHrb
GGroup: Music
Does anyone know how to play music in Flutter once the user clicks a Gesture Detector?

Submitted July 06, 2018 at 09:46PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2KXQLgh
GGroup: Rearrange List
Is there any way to randomly rearrange the order of a list of strings?

Submitted July 06, 2018 at 11:58PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2Nz1DCC
Reddit: Container arguments?
I was programming and nothing was wrong until I got a message to update required arguments. (The little light bulb in VSCode) I clicked it and now every container is broken. I even undid everything I did today and its still broken. I pull my repository from github and still all the containers are broken? Is this a compiler error? I need help please.https://i.redd.it/v0iueg83qe811.png

Submitted July 07, 2018 at 12:51AM by AIDXN3
via reddit https://ift.tt/2m0rSWn
Reddit: Flutter Case Study: Multiple Navigators with BottomNavigationBar
https://ift.tt/2J0ZlJk

Submitted July 07, 2018 at 03:20AM by bizz84
via reddit https://ift.tt/2KTCTGM
Reddit: Combine streams from Firestore in flutter
I have been trying to listen to more than one collection from Firestone using a `StreamBuilder` or something similar. I don't want to paste all the code here and I asked the same question in stackoverflow (This is the thread). I would appreciate some help and thoughts :)

Submitted July 07, 2018 at 11:33AM by buskk
via reddit https://ift.tt/2MVgwOz
Reddit: Custom attributes?
Is there a way to declare any custom attributes in flutter? The one being declared in attr.xml on android? I used a lot of color scheme in my theme

Submitted July 07, 2018 at 12:04PM by DovakhiinHackintosh
via reddit https://ift.tt/2KUmaTK
Reddit: Creating draggable scrollbar in Flutter
https://ift.tt/2KDG5Y2

Submitted July 07, 2018 at 05:34PM by Elixane
via reddit https://ift.tt/2MXqeQu
GGroup: Serial USB to UART Communication in flutter ?
Hello Everyone i actually stuck somewhere , i want to use my android device to send data over usb to serial device like FTDI, CH340. is there any way to get rid off. I have used usb to serial in native with this library please help. thanks in advance.

Submitted July 07, 2018 at 06:40PM by Vipul Garg
via Flutter Dev https://ift.tt/2J1FJVp
Reddit: Flutter Speed Dial: a plugin to implement a beautiful Material Design Speed Dial with animated icons and hide on scroll
Flutter Speed Dial

Submitted July 07, 2018 at 08:51PM by darioielardi
via reddit https://ift.tt/2m2QtKa
Reddit: Questions about improvement based off of project
Really new to mobile development, and I've been attempting to pick up the Flutter framework. I just managed to get my first application to a shareable state, but I was hoping users on here could go through the code and look for any nonsensical areas/room for improvement. Any and all critiques are welcome, and if this helps someone learn something to that's even better.Repo here: https://github.com/theBusBoy/uga_mis_appVideo demonstration of app hereOne thing I specifically had questions about was the best way to pass data around an application. I feel like the way I'm currently pulling data from my web source and sending it to the necessary widgets is really sloppy, but I haven't seen better ways to currently handle it from the (admittedly) small amount of tutorials I've watched/materials I've read.

Submitted July 07, 2018 at 11:04PM by TheBusBoy
via reddit https://ift.tt/2KVbfpD
Reddit: Stateful vs Stateless
I'm new to Flutter, trying to teach myself. I've been going around reading tutorials, articles, the documentation, and running source code figuring things out one by one. I'm wondering if someone can give me a good explanation as to when/why its a good idea to use StatefulWidgets as opposed to Stateless widgets. When thinking of a design what calls out Stateful or Stateless?

Submitted July 08, 2018 at 06:40AM by anotherProgrammerGuy
via reddit https://ift.tt/2m1iRfp