Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Help with Flutter app
Hello,I’ve been working on a project with flutter. The App should access data form an (already existing) SQL database and display the data in form of charts. I’m almost done with the overall looks of the App but since I’m not an expert in flutter and have never work with SQL I have no clue how to continue at this point.Can somebody help to find useful information/tutorials etc. on how to access data from SQL, how generate automatically changing charts (when the data gets updated) or something else regarding this topics ?Are there any other active communities where I can address my problem and get help ? I recently made an account in stake overflow, but since I didn’t get any response to an easy question I asked I don’t have a lot of hope to get help there.Last but not least i want to address my request to any experts who are willing to work directly with me on a solution. It’s just a personal project for me but I have a small budget I could spend on this.Thank u for your help and excuse my poor English ;)

Submitted June 22, 2018 at 05:55PM by Estiverson
via reddit https://ift.tt/2Kf3DxO
Reddit: Having problem understanding ColorSwatch()
Hello there! So I'm trying to use ColorSwatch() to store some frequently used colors for a simple one page app. I tired assigning it to a variable and thought I'd be able to just do color: Colors.variablename['the string for color'] whenever I needed to use a color from the Swatch, but apparently that's now how you do things.. Anyone has a sample code that shows how to use ColorSwatch(), it will really help me out on my today!

Submitted June 22, 2018 at 07:25PM by xpaultheman
via reddit https://ift.tt/2K2Ho2k
Use the Material library’s showModalBottomSheet to show some widgets in a spiffy modal overlay panel #FlutterFriday

Learn more about the Widget here → https://t.co/h4Al8ucXsn

Check @mjohnsullivan's example on how to use it → https://t.co/2awbtMi0KY pic.twitter.com/IidrSDH0zY— Flutter (@flutterio) June 22, 2018

June 22, 2018 at 07:42PM
via Twitter https://twitter.com/flutterio
By popular demand, @filiphracek & @RedBrogdon are back with the second episode of the #BoringShow.

We saw in the comments that you're looking for a deeper dive, so today we're integrating JSON serialization, testing the app and more!

Watch here ↓ https://t.co/YFNLSNAHQl— Google Developers (@googledevs) June 22, 2018

June 22, 2018 at 09:10PM
via Twitter https://twitter.com/flutterio
Reddit: Flutter Snippet extension for VSCode
For those who code for Flutter in VSCode, I released a Snippet extension for it, I will add more soon! https://marketplace.visualstudio.com/items?itemName=alexisvt.flutter-snippets

Submitted June 22, 2018 at 09:15PM by alexisvt
via reddit https://ift.tt/2K9uNpP
GGroup: firebase_messaging 1.0.3 plugin and map_view plugin crash my app
Hi, I follow the map_view plugin example and I add to my application and it was working perfect. Then I decide add firebase_messaging 1.0.3 plugin to my app. When I try to run on my Samsung mobile the app while is building crashed. I try different potion and last 3 days every time I run is

Submitted June 22, 2018 at 11:17PM by Niyazi Toros
via Flutter Dev https://ift.tt/2yyQXAF
GGroup: Cant syncing files
I m starting the MDC-102 flutter Material Structure - Codelabs. using Visual Studio I start with MDC-101 with no problems it was working fine. At the MDC-102, starting building the home.dart file but when i try to debug the file to the device (android) ( is not syncing any of the files

Submitted June 23, 2018 at 03:01AM by Sergio Guerjik
via Flutter Dev https://ift.tt/2MS5XMX
GGroup: Reloading data from file
Hi, Flow of my app is homepage if no data, user can add data which I save as json and return to homepage. Issue is, when the user adds or updates data in the form. When returning to work homepage initstate doesn't run again to reload the data and I don't know how to reload the data. Thanks

Submitted June 23, 2018 at 06:07AM by Jon D
via Flutter Dev https://ift.tt/2tljTqD
Reddit: Make shimmer effect in Flutter
https://ift.tt/2K1cTcR

Submitted June 23, 2018 at 09:19AM by Purple_Pizzazz
via reddit https://ift.tt/2IjGTep
GGroup: MacBook IntelliJ Flutter upgrade error. What should I do?
Hi, I am trying to upgrade my flutter and I am getting error as showing bellow. What should I do? What is the steps to correct the issue? I download the stable version and I don't know why is not using beta channel? users/niyazitoros/flutter/version is shows version as: *0.5.6-pre.55*

Submitted June 23, 2018 at 01:20PM by Niyazi Toros
via Flutter Dev https://ift.tt/2yA6FeR
GGroup: Suppor in a small flutter project
Hello, somebody here with experience in MySQL and of course also in flutter ? I need help accessing data from a SQL database (don't have to happen directly) and display the data in a App in form of charts. It is a small hobby project but don't expect you to do it completely gratuitous ;) dm

Submitted June 23, 2018 at 01:32PM by Eti V.
via Flutter Dev https://ift.tt/2tsMXvC
GGroup: debug engine problem
I have cloned dart-sdk,engine,flutter. step by step with https://ift.tt/2yB5AUa However, when I want to debug flutter engine in source code to learn more i failed because i did not know how to break point in engine by android sutdio

Submitted June 23, 2018 at 03:57PM by Cai Huan
via Flutter Dev https://ift.tt/2tkT5XS
GGroup: Bottom Overflowing
Does anyone know how to stop pixels from overflowing at the bottom of the screen and allow the user to scroll to the bottom of an app?

Submitted June 23, 2018 at 10:28PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2IlWzh9
GGroup: Paypal Button
Does anyone know how to create a Paypal button using flutter?

Submitted June 23, 2018 at 11:00PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2Mltaq3
GGroup: DropdownButton
Hello, I have a Dropdownbutton with 100 items in it and when I open it in my app to select another item in the list, the new panel that opens up takes the whole screen, so is it possible if I can decrease the size of the item view without decreasing the number of items in my dropdownbutton?

Submitted June 24, 2018 at 06:43AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2K7e0Yw