Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
Reddit: Question on calendar widget/ date picker
I am trying to create a calendar app where I can save notes for events on certain days (standard calendar app). I came across the flutter_calendar widget on GitHub but the calendar logic is wrong (July twice, October only has 30 days). I also came across the date picker widget, who’s logic seems correct as far as days in the month, but the calendar pops up in a dialog box.Is there a simple way to take the calendar from the date picker dialog box widget and create a separate widget?Note: I’ve only been using Flutter for a week now and I’ve only started learning mobile development for a month. I’m an engineer with years of matlab experience, that’s the extent of my “coding” experience. Mobile development is a new world to me.

Submitted July 08, 2018 at 03:39PM by Woodie327
via reddit https://ift.tt/2u2lMsH
Reddit: Question: Plugin for showing a list of colors in a photo-like 2d array?
I need a plugin that displays a photo, but I need to be able to create the photo by giving it a list of colors or hex values. Do I need a plugin for this? If I do, does anybody know one that would allow me to do this?

Submitted July 08, 2018 at 05:32PM by TheLuftRauser
via reddit https://ift.tt/2zmMEsI