Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Persistent bottom sheet
Hi All, I think this post is very interesting to all, I want bottom sheet implement but different approach please refer my attached screenshot. Thanks, Sanjay

Submitted September 25, 2018 at 08:09PM by Sanjay Tejani
via Flutter Dev https://ift.tt/2xFkhm7
GGroup: Routing and back arrow question
Hello, I have a small materialapp that I am using that starts with a main "page" and then navigates to a new entry page. On the entry page the bottom app bar menu will navigate back to the main page. I would expect it to work in such a way that when I go from main->new it would show the back

Submitted September 25, 2018 at 10:45PM by Bryan Gintz
via Flutter Dev https://ift.tt/2xN31ux
Reddit: hnpwa_client | Dart Package to fetch data from the HNPWA API -- a Hacker News API
https://ift.tt/2zsMbTM

Submitted September 25, 2018 at 10:40PM by Elixane
via reddit https://ift.tt/2O9X9FN
Reddit: image_form_field | Upload images in Flutter forms
https://ift.tt/2xKrYGU

Submitted September 25, 2018 at 10:37PM by Elixane
via reddit https://ift.tt/2Oh34J8
GGroup: Will flutter add template format like jsx in Reactjs or activity_ui.xml in Android ?
Hi, I found a lot of ui code in some flutter project like https://ift.tt/2xRkmm6 . Is there a simple way to describe these kind of ui ? Like jsx in reactjs or activity_ui.xml in Android or xaml in microsoft WPF.

Submitted September 26, 2018 at 08:37AM by Orange Mi
via Flutter Dev https://ift.tt/2zuwZW6
Reddit: BloC Architecture in Flutter: a Modern Architectural Approach and How We Use it at Jimdo
https://ift.tt/2OcT2Jf

Submitted September 26, 2018 at 11:24AM by Purple_Pizzazz
via reddit https://ift.tt/2DxUAcw
Reddit: How to create daily notification with "variable" message?
Requirement: I am making a "quote of the day" application. App should generate a daily notification with quote of the day. I am aware of the following approaches. Is there a more suitable/elegant approach.flutter_local_notification: This plugin can create a daily notification. But same notification message is displayed every time the notification fires. I can create a notification like - "View quote of the day". And when user clicks on it, app will open, and I can display quote of the day.Writing native code! Like this.Use firebase cloud messaging to send daily notification.

Submitted September 26, 2018 at 12:55PM by avpraveen
via reddit https://ift.tt/2xDGUHs
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: how to get token in rest class from db
i am trying to get token from database to use in rest class class RestServer { // next three lines makes this class a Singleton static RestServer _instance = new RestServer.internal(); factory RestServer() => _instance; RestServer.internal(); Future

Submitted September 26, 2018 at 04:47PM by Inderjit Singh
via Flutter Dev https://ift.tt/2QbzBOp
GGroup: Navigation using BottomNavigationBar
Hi Dev's, How are body and bottomNavigationBar of Scaffold widget are connected for navigating to different List of widgets in body. B'cuz, when I'm separating bottomNavigationBar as separate widget and using it as bottomNavigathonBar the navigation to different List of widgets in body, is

Submitted September 26, 2018 at 10:21PM by Mohammed Umar ibn Shafee
via Flutter Dev https://ift.tt/2xFWDWJ
Reddit: Shared Theme : Share a theme between Flutter and Web apps.
https://ift.tt/2QWbWm1

Submitted September 26, 2018 at 10:34PM by Elixane
via reddit https://ift.tt/2Ikl5RC
Reddit: VS Code thinking there is an ios device connected when there isn't on Macbook
Hello all,​I have been trying to use flutter for a project for school and I recently updated my Macbook Pro to Mojave and now when I try to debug my code to run on an emulator, it doesn't prompt me for what emulator to use and instead it just starts building the xcode and it says that "Isaiah Scheel (ios)" is connected even though I do not have any ios device connected. I believe it may think my Mac is the device connected? Any help/ideas? I just want to be able to use the iPhone and Android emulators like I used to be able to! Thank you for any help!! Also, clicking in the bottom right on "Isaiah Scheel (ios)" does not do anything, I believe in the past I could switch emulators doing that, but it is not clickable here.https://i.redd.it/agbl3v304oo11.png********UPDATE***********A few minutes after posting I closed my Macbook, rode my bike home, opened my computer and now it says No Device and when I click on it I can choose my emulator. This is super frustrating because I was trying to get my code to run for like 2.5 hours before posting and then now it suddenly works? Any ideas?​​https://i.redd.it/if6bcxcq9oo11.png

Submitted September 27, 2018 at 01:41AM by Isaiaher
via reddit https://ift.tt/2OgUvOA
GGroup: Weird File Read Truncation
I'm currently working on porting an app (really rewriting it) in Dart using Flutter from Kotlin. I'll give a little synopsis and link the repo. Basically I'm loading a Json file from the filesystem in the app's persistent directory, and attempting to parse it. However, when reading a file path

Submitted September 27, 2018 at 05:49AM by Wesley Hershberger
via Flutter Dev https://ift.tt/2zxqjqq
GGroup: flutter problem
not able to play youtube video in flutter through url any solution?

Submitted September 27, 2018 at 09:13AM by Ravikant Choudhary
via Flutter Dev https://ift.tt/2OUssll