Reddit: Networking and FutureBuilder- The Boring Flutter Development Show, Ep. 3
https://m.youtube.com/watch?feature=youtu.be&v=rfagvy5xCW0
Submitted July 06, 2018 at 07:50PM by JaapVermeulen
via reddit https://ift.tt/2tZjISt
https://m.youtube.com/watch?feature=youtu.be&v=rfagvy5xCW0
Submitted July 06, 2018 at 07:50PM by JaapVermeulen
via reddit https://ift.tt/2tZjISt
YouTube
Networking and FutureBuilder- The Boring Flutter Development Show, Ep. 3
In this episode, Andrew and Matt pick up the app (a Hacker News reader) where Andrew and Filip left off. With built_value now in the app, they can add all th...
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
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
Twitter
#boringshow hashtag on Twitter
38m ago @FlutterDev tweeted: "📺 The #BoringShow is back! 📺
Join @f.." - read what others are saying and join the conversation.
Join @f.." - read what others are saying and join the conversation.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
Reddit: Flutter Wiki App
https://ift.tt/2zhU0h5
Submitted July 06, 2018 at 11:05PM by bostrot
via reddit https://ift.tt/2u0zzAh
https://ift.tt/2zhU0h5
Submitted July 06, 2018 at 11:05PM by bostrot
via reddit https://ift.tt/2u0zzAh
Google Play
Flutter Wiki - Apps on Google Play
flutter_repo_wiki - An open-source project made with flutter and available on GitHub.This is a Flutter App that helps you keeping track on other Flutter packages and has various built-in links to get faster across the documents.You can contribute on GitHub:…
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
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: Discord Guild for Flutter
Hello there, I have just created a Discord guild for Flutter, join in!
Submitted July 07, 2018 at 03:20AM by OverCoder
via reddit https://ift.tt/2IZuY63
Hello there, I have just created a Discord guild for Flutter, join in!
Submitted July 07, 2018 at 03:20AM by OverCoder
via reddit https://ift.tt/2IZuY63
Discord
Discord - Free voice and text chat for gamers
Step up your game with a modern voice & text chat app. Crystal clear voice, multiple server and channel support, mobile apps, and more. Get your free server now!
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
https://ift.tt/2J0ZlJk
Submitted July 07, 2018 at 03:20AM by bizz84
via reddit https://ift.tt/2KTCTGM
Medium
Flutter Case Study: Multiple Navigators with BottomNavigationBar
Today we’re going to look at navigation in Flutter.
Reddit: New Discord guild for Dart
https://ift.tt/2u0j0Ex
Submitted July 07, 2018 at 06:21AM by Darkglow666
via reddit https://ift.tt/2ziEv8v
https://ift.tt/2u0j0Ex
Submitted July 07, 2018 at 06:21AM by Darkglow666
via reddit https://ift.tt/2ziEv8v
Discord
Discord - Free voice and text chat for gamers
Step up your game with a modern voice & text chat app. Crystal clear voice, multiple server and channel support, mobile apps, and more. Get your free server now!
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
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
Stack Overflow
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.
My original code when I was working with only one Stream was:
import 'package:fl...
My original code when I was working with only one Stream was:
import 'package:fl...
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
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
r/FlutterDev - Custom attributes?
1 votes and 0 so far on reddit
Reddit: 3d perspective in a 2d game?
Hi,is it possible in achieve in Flutter what these guys are talking about here: https://answers.unity.com/questions/479740/3d-background-effects-in-a-2d-game.html ?I guess the answer is "no", but I must ask anyway.
Submitted July 07, 2018 at 04:53PM by gamedev1989
via reddit https://ift.tt/2KUkCcz
Hi,is it possible in achieve in Flutter what these guys are talking about here: https://answers.unity.com/questions/479740/3d-background-effects-in-a-2d-game.html ?I guess the answer is "no", but I must ask anyway.
Submitted July 07, 2018 at 04:53PM by gamedev1989
via reddit https://ift.tt/2KUkCcz
Unity
3D background effects in a 2D game - Unity Answers
Unity is the ultimate game development platform. Use Unity to build high-quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, consoles or the Web, and connect with loyal and enthusiastic players and customers.
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
https://ift.tt/2KDG5Y2
Submitted July 07, 2018 at 05:34PM by Elixane
via reddit https://ift.tt/2MXqeQu
Medium
Creating draggable scrollbar in Flutter
implementing a new UI component
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
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
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
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
Flutter Speed Dial
Submitted July 07, 2018 at 08:51PM by darioielardi
via reddit https://ift.tt/2m2QtKa
Dart packages
flutter_speed_dial | Flutter Package
Flutter plugin to implement a beautiful and dynamic Material Design Speed Dial, with labels, animated icons and hide on scrolling.
Reddit: Flutter is not React
https://ift.tt/2MXtlrS
Submitted July 07, 2018 at 09:23PM by thosakwe
via reddit https://ift.tt/2u2O1ra
https://ift.tt/2MXtlrS
Submitted July 07, 2018 at 09:23PM by thosakwe
via reddit https://ift.tt/2u2O1ra
Thosakwe
Flutter is not React. | Flutter Talk
Though the two are oft compared, there are serious differences between the two that cannot be ignored to effectively use Flutter.
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
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
GitHub
theBusBoy/uga_mis_app
uga_mis_app - A Flutter project delivering information about the UGA Management Information Systems major.
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
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
reddit
r/FlutterDev - Stateful vs Stateless
1 votes and 1 so far on reddit
Reddit: Flutter: SizedBox | Flutter Weekly Widgets | Ep 1 | Every Sunday
https://youtu.be/aVZ5rsA4Yx8
Submitted July 08, 2018 at 08:27AM by imthepk
via reddit https://ift.tt/2ug0qHA
https://youtu.be/aVZ5rsA4Yx8
Submitted July 08, 2018 at 08:27AM by imthepk
via reddit https://ift.tt/2ug0qHA
YouTube
Flutter: SizedBox | Flutter Weekly Widgets | Ep 1 | Every Sunday
Flutter Weekly Widget Episode 1 - We will see how to use and where to use SizedBox and similar widgets in this episode. Please give stars for this project on...
Reddit: Parting complex JSON in Flutter
https://ift.tt/2uarLec
Submitted July 08, 2018 at 04:25PM by sethladd
via reddit https://ift.tt/2u2zWtN
https://ift.tt/2uarLec
Submitted July 08, 2018 at 04:25PM by sethladd
via reddit https://ift.tt/2u2zWtN
Medium
Parsing complex JSON in Flutter
Parse different types of simple and complex JSON structures using built-in dart:convert library in Flutter