Flutter Heroes
26K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Flutter changes background automatically
My theme scafold bacground color is beingg changed. Is this part of internal modifications of material design? How can i prevent this Thanks

Submitted July 10, 2018 at 01:06AM by Eduard Hasanaj
via Flutter Dev https://ift.tt/2unpjBw
Reddit: I am very pleased with Flutter.
I just wanted to put that out there.Aside from some light scripting here and there, I don't code at all. When I heard Flutter used Dart, I did this bootcamp to get familiar with the syntax.https://da-bootcamp.firebaseapp.com/?course=start_programming_dartWithin a week I've built a functioning app for my company, for both iOS and Android no less. It's a rather simple app that displays today's current schedule and deadlines with a Cloud Firestore back end which allows me to update in real time. Currently working on push notifications as well! :)It was very easy to pickup and I can't wait to see this community grow!

Submitted July 10, 2018 at 08:07AM by joswayski
via reddit https://ift.tt/2ue9wom
GGroup: need help with communicating with websocket
i'm working on a chat-app that communicates with an socket.io/node server. i got the requests working on a web version and my android app listens to the stream. But as soon as i use "widget.channel.sink.add" the socket stops responding. the code i use for sending: void _handleSubmitted(String

Submitted July 10, 2018 at 09:55AM by d eckhaus
via Flutter Dev https://ift.tt/2NEiofV
Reddit: Is there a way to create a horizontal ListView with snapping?
I know there is a `ListWheelScrollView` class that does something like a iOS style vertical scrolling picker, but there doesn't seems to be a option to make it horizontal. So is there any way to make one using `ListView`?

Submitted July 10, 2018 at 10:30AM by edwardwong608
via reddit https://ift.tt/2L7f4Zf
Reddit: Flutter app using beacons
Does anyone have experience with making a Flutter app using beacon technology?I've tried using the beacons plugin but I couldn't get my app running after adding the dependency.I've also tried using the flutterblue plugin but it didn't detect my Estimote beacons.Can anyone help me? :)

Submitted July 10, 2018 at 12:12PM by bramwarsx
via reddit https://ift.tt/2ubdaA4
GGroup: How can i change the color of underline of a input TextField?
I have tried to define the Input decoration to change the color of underline of input TextField. But it's not working. can anyone suggest what am i missing here ? Here is the Code snippet : decoration: InputDecoration( hintText: 'Username', hintStyle: TextStyle(color: Colors.white), border: new

Submitted July 10, 2018 at 01:25PM by venu gopal Gupta
via Flutter Dev https://ift.tt/2zm1WxI
GGroup: Flutter/Dart which architecture for App and potentially web app?
-- Question: So I heard of many different approaches to structure flutter apps and it just really overwhelmed me. There is MVI or MVU or MVP-based architectures, Redux, RxDart, scoped_model, just lifting state up, ... and 100 more structure i don't know and can't get to grasp. What are

Submitted July 10, 2018 at 01:41PM by Jonas Sander
via Flutter Dev https://ift.tt/2ul5tqd
GGroup: Charts and setting max value
Okie dokie, Hope this makes sense. I have a chart that will update depending on weather conditions, however I was the max tick mark visible on the chart at all times, whether the updated value is 13 or 95. Does anyone know a way to do something like that? Attached are reference screenshots.

Submitted July 10, 2018 at 02:06PM by Greg Tardif
via Flutter Dev https://ift.tt/2zn5M9K
Reddit: Slider width, height
Hi, I want to change slider size, width height, but I couldnt find any doc about that. I found something relaate to custom shape, but I want just to change size.

Submitted July 10, 2018 at 02:25PM by ghots1993
via reddit https://ift.tt/2uoTmsy
Reddit: Is there anyone who took Stephen Grider's Flutter Course on Udemy ?
[URGENT]
I need help, is there anyone who enrolled stephen grider's udemy flutter course please ?

Submitted July 10, 2018 at 02:10PM by imrobin47
via reddit https://ift.tt/2u7IvUt
GGroup: Visual Studio Code Inspector
Does Visual Studio Code have something similar to the Inspector in IntelliJ?

Submitted July 10, 2018 at 02:32PM by John Muchow
via Flutter Dev https://ift.tt/2J9kEIH
GGroup: Where does title in MaterialApp appear?
As it relates to a Material App and the title, my understanding is that the title on iOS "appears in the App Switcher when the user double presses the home button." However, here is what I see on iOS: < https://lh3.googleusercontent.com/-bMV2HD-OZpQ/W0Sy3BRBaVI/AAAAAAAAAuE/3V0djaAyZmEZx_LlIU1wY

Submitted July 10, 2018 at 03:22PM by John Muchow
via Flutter Dev https://ift.tt/2KZv9D9
GGroup: Replacing Widget in Tree using Key
There is a complete lack of examples in Flutter for replacing a widget in a tree using a key. This makes it more difficult to leverage this functionality despite it's supposed simplicity. I've got a widget that implements Text to Speech functionality - this widget displays a Play and Stop button

Submitted July 10, 2018 at 03:55PM by bre...@tamu.edu
via Flutter Dev https://ift.tt/2KKkmOa
GGroup: how to connect to local area network oracle database
hello I have an desktop app in which i insert data in oracle database. now i want to read data from that database in android using flutter sdk . is it possible? Regards Ganesh

Submitted July 10, 2018 at 04:00PM by ganesh joshi
via Flutter Dev https://ift.tt/2N4M6cS
GGroup: Flutter change slider height
Hi, I need to use slider but unfortunately I cant get the look where I want. I put it inside container, but bar is too small at height. Is there any easy way to set height

Submitted July 10, 2018 at 07:04PM by Eduard Hasanaj
via Flutter Dev https://ift.tt/2KXVlhH
Reddit: YouTube Redesign
First look of the YouTube Redesign app Here is the repository link : https://github.com/ibhavikmakwana/youtube_flutter_app Do Contribute 😊😊 It's still in development

Submitted July 10, 2018 at 07:34PM by ibhavikmakwana
via reddit https://ift.tt/2u9jcBo