Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Advanced docs missing : Plugin code with project native code interaction & packaging
I have been going through the rabbit hole in the Flutter SDK for the past weeks and I had some observations :The UI part is probably the best design approach and balanced engineering choices I have ever seen in UI sdks.The native interaction part is quite obscure and poorly documented compared to the UI side.
I'd like to read the docs on how the plugin native code and the flutter native code side interact and the hookup from the native building blocks.
I'm trying to build some advanced stuffs so knowing will be really helpful.

Submitted July 30, 2018 at 11:26PM by TheOSM
via reddit https://ift.tt/2LUuVxX
GGroup: Notification Icon
Is there any way of changing the notification icon which is present in firebase notifications. I have attached a screenshot to this message which has the icon highlighted and circled.

Submitted July 31, 2018 at 01:53AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2M3isoc
GGroup: cannot connect flutter to database from china - not even mongodb
spent a month trying to get my app connect to a database! Firebase i can understand since google is blocked here in china, but then mongoDB keep getting server error (while mongo shell is working properly) been really frustrating and time consuming!!! if flutter is unable to connect to a

Submitted July 31, 2018 at 06:03AM by Tom Noy
via Flutter Dev https://ift.tt/2K8road
Reddit: Hey everyone I'm new here. Here's what I build last Sunday : github.com/xsahil03x/Flutter-News-Reader.
https://ift.tt/2v2pqDw

Submitted July 31, 2018 at 08:49AM by xsahil03x
via reddit https://ift.tt/2NUINFK
Reddit: If you used React native before what made you switch to flutter?
If you where developing in react native before using flutter what made you switch to flutter? And is it something react native does better than flutter that you miss?

Submitted July 31, 2018 at 07:24AM by richie_south
via reddit https://ift.tt/2mYbPIS
GGroup: Image tagging
Hi everybody, I was wondering if anyone of you know packages or widgets to tag images. The idea is to tap onto the image in order to add a tag on it. The tag should be initially a simple Text widget, but eventually it might become something more complex (I guess this would come without cost,

Submitted July 31, 2018 at 09:15AM by Gabriele Mazzola
via Flutter Dev https://ift.tt/2LFkqPG
GGroup: error on load image using rootBundle in flutter
Hi, *I am trying to load image using rootBundle in flutter and I get this below error.* *Any help please.* *E/flutter (24839): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:* *E/flutter (24839): Unable to load asset: packages/myAppName/assets/images/ReceiptRaw_1.jpg

Submitted July 31, 2018 at 10:25AM by Niyazi Toros
via Flutter Dev https://ift.tt/2NXk6Ix
GGroup: Build getting fired even after navigating to another route
I am testing Flutter to move my Android app to Flutter. One issue I hit without any decent solution is this: I used ScopedModel on my listing page (List of items) and then when user clicks the Edit icon on a particular item, I navigate to the Detailed page. Interestingly, the build method of my

Submitted July 31, 2018 at 11:57AM by Jagannathan Srinivasan
via Flutter Dev https://ift.tt/2LBs79k
GGroup: Request for Source code or tutorial
Hi all, I am requesting for a source code or tutorial on how to make a page/screen that is similar to the attached picture

Submitted July 31, 2018 at 12:53PM by andrew pande
via Flutter Dev https://ift.tt/2LONJyt
GGroup: Firebase Timestamp Change
I received this message and am not sure what to do. im told this is swift code. im not sure to implement it though. ``` 5.3.0 - [Firebase/Firestore][I-FST000001] The behavior for system Date objects stored in Firestore is going to change AND YOUR APP MAY BREAK. To hide this warning and ensure

Submitted July 31, 2018 at 03:55PM by packapp...@gmail.com
via Flutter Dev https://ift.tt/2LRYnED
GGroup: Android Studio Flutter Project
Hi Flutter Dev Team, I'm a noob to Flutter but I'm really excited about what I'm learning. After coming from React Native I'm finding Flutter/Dart to be a godsend for cross-platform mobile app development. I'm having a problem understanding how to configure a Flutter project in Android

Submitted July 31, 2018 at 06:54PM by Michael Jordan
via Flutter Dev https://ift.tt/2KcCpr7
Reddit: Get Version and Author from pubspec.yaml
Hi everyone,I am very new to flutter and as my first project I am building an about page template.But i couldn't find any information about how to query the author and version attribute which should be part of the pubspec.yaml. Anyone knows how to access it?thx

Submitted July 31, 2018 at 07:10PM by geraldbaeck
via reddit https://ift.tt/2OuEX77
GGroup: Companies using Flutter
Você tem referências de empresas que já estão usando o Flutter?

Submitted July 31, 2018 at 08:20PM by Rodrigo Developers
via Flutter Dev https://ift.tt/2mYfo1F
GGroup: video_player 0.6.4
Hi, I can't get the video_player to play local files on Android Emulator or on BLU R1 HD since it switch to using Exoplayer. Anyone able to do this? There are two constructors that used to work for me, asset and file. They no longer work but the network constructor continues to work.

Submitted July 31, 2018 at 09:18PM by Brian Duffy
via Flutter Dev https://ift.tt/2AtiHrp
GGroup: Best Practice for Using Stored Settings on Each Screen?
I'm implementing settings for my flutter app, and am wondering what the best practice is for utilizing user settings on each screen of the app. For example, I'd like to allow the user choose 1 of 3 different font sizes for display, and this will need to be adhered to for each app screen. I have

Submitted July 31, 2018 at 09:32PM by bre...@tamu.edu
via Flutter Dev https://ift.tt/2OyVBmm