Flutter Heroes
26K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Accessing setState from a Stateful Widget
I have a StatefulWidget along with it's associated state. I'd like to be able to change it's value and call setSate for the widget's state. However, from the StatefulWidget definition I can't figure out how to call setState. This custom widget is intended to be nested in other widgets like

Submitted July 30, 2018 at 12:03AM by K Wilde
via Flutter Dev https://ift.tt/2vi7W5i
GGroup: Streambuilder Firestore Transaction
I am trying to run a transaction, but can't seem to reference a key thats nested in an object, could someone assist? The code i currently have doesn't seem to be reaching the right place on the database because this causes no change on the database. After running, the "targeted" value is still

Submitted July 30, 2018 at 01:20AM by packapp...@gmail.com
via Flutter Dev https://ift.tt/2LKm4i8
GGroup: Add shadow to CircleAvatar
Trying to add shadow to CircleAvatar. please find attached screenshot and also the code. Tried wrapping it to a Container to try BoxShadow via BoxDecoration. Have given Radius to add Circularity to the Container but not able to get the Width right. Please help. final logo = Hero( tag:

Submitted July 30, 2018 at 06:22AM by Prashant Singh
via Flutter Dev https://ift.tt/2AlXuPX
GGroup: Re: make a plugin for ijkplayer, please. because video_player's performance is Too bad.
Hi SeifDev. If there are specific performance-concerns with the video_player plugin, please file a bug on github.com/flutter/flutter/issues/new Currently video_player is based on exo-player on android, and we consider exo-player the industry standard. On iOS we use the native media player.

Submitted July 30, 2018 at 09:55AM by Sigurd Meldgaard
via Flutter Dev https://ift.tt/2LXM1HH
GGroup: Adding Action to AppBar Programmatically
I'm attempting to add an action to an AppBar in a stateless widget programmatically. The action item I need to add will be passed it's textual data from database information returned by a FutureBuilder on the body property. However, I don't see any way to access the AppBar outside the initial

Submitted July 30, 2018 at 04:40PM by bre...@tamu.edu
via Flutter Dev https://ift.tt/2vfeGRz
GGroup: Flutter tutorial - PopUpMenuButton
Hey everyone! My third tutorial is out and I am covering the PopUpMenuButton! If you like it or don't understand something, be sure to let me know and I will help out! Keep having an awesome Monday! Youtube-video: Flutter tutorial - PopUpMenuButton

Submitted July 30, 2018 at 05:35PM by Robert Brunhage
via Flutter Dev https://ift.tt/2K7FoB9
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