Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Now, this channel receive updates from FlutterDev google group too
GGroup: TextFormField losing its value when scrolled up and inside a listview
Hello DevTeam, I have a strange problem in my application I have a signup page with several textformfields inside a ListView and the ListView is a child to the Form. when i reach the last formfield inside the ListView i need to scroll up the screen to actually see what i am typing inside the

Submitted September 22, 2017 at 12:43PM by mahe...@prayuta.com
via Flutter Dev http://ift.tt/2xW7620
GGroup: equivalent of ListTile that allows more text?
Any suggestions for implementing a variable-height Card that is basically like a single ListTile, except allowing more than three lines of text? I've tried just switching to a Row with an Expanded Text in the middle, but when I stick this into a ListView it is still truncating the height. :(

Submitted September 23, 2017 at 03:51PM by David Roundy
via Flutter Dev http://ift.tt/2xqYMV0
GGroup: how to make a wrapping Text set its height properly?
I'm trying to lay out a bunch of cards that have Text in them (to go into a ListView), and am finding that a Text with a fixed width does not set its height (presumably because it hasn't wrapped its text at the time the layout is determined). Is there a way to achieve this, to get the Text to

Submitted September 23, 2017 at 08:49PM by David Roundy
via Flutter Dev http://ift.tt/2xnzxFb
Reddit: Flutter Newsletter - A bi-weekly aggregation of Flutter tutorials, updates, libraries, and announcements.
http://ift.tt/2y0EMf1

Submitted September 23, 2017 at 10:48PM by hb_to_ms
via reddit http://ift.tt/2fIITS6
👍1
GGroup: Flutter example of a sortable list
Is there an example anywhere of a list that can be manually sorted by the user by dragging and dropping? If not, any ideas on how I would implement one? I've started with a ListView containing ListTiles but don't know how to implement the sorting functionality.

Submitted September 25, 2017 at 09:12PM by michael.s.humphreys
via Flutter Dev http://ift.tt/2hu3KMR
Reddit: Flur: Compiles Flutter apps to web apps (experimental)
http://ift.tt/2hvqMPw

Submitted September 25, 2017 at 10:51PM by Purple_Pizzazz
via reddit http://ift.tt/2htVo7C
GGroup: Flutter run command not working
Hello Dev Team, Can anyone tell me why my app is not installing at all and ending with the error message Observatory connection never became ready. the app was working perfectly fine until yesterday . I have changed the channel to master yesterday in the command prompt and from then on the app

Submitted September 26, 2017 at 11:43AM by mahe...@prayuta.com
via Flutter Dev http://ift.tt/2y5ZrhN
GGroup: trouble debugging (or reproducing in a simpler test) an issue with disappearing ListView elements
Hi all, I've got a bug (either in flutter or my code) which I can reliably reproduce with my own code, but which I've had trouble reproducing with a simple demo code. You can find my real code at http://ift.tt/2yESjpG and you can test it out

Submitted September 26, 2017 at 04:35PM by David Roundy
via Flutter Dev http://ift.tt/2wSdqr4
Reddit: New page about 'Animations in Flutter'
http://ift.tt/2xB6f3E

Submitted September 27, 2017 at 07:36PM by dayanruben
via reddit http://ift.tt/2hwvT5F
Reddit: FlutterDoc - Join the slack team!
http://ift.tt/2wmEvhI

Submitted September 28, 2017 at 03:32PM by hitherejoebirch
via reddit http://ift.tt/2xE7HSY
Reddit: Planets-Flutter: creating a Planet card
http://ift.tt/2yyqPkH

Submitted September 29, 2017 at 05:26PM by KingBaal
via reddit http://ift.tt/2fxXEXl
GGroup: Large Firebase query ListView
Hi, I'm working with sizable lists in my Firebase database (e.g. 200 comments) and I was wondering if FirebaseAnimatedList is the most efficient way to display comment threads. Would it be a better user experience to only load parts at a time? If so are there any examples out there of

Submitted September 30, 2017 at 02:37AM by David Carr
via Flutter Dev http://ift.tt/2wpP7wj
Reddit: MaterialApp Keyboard
Is there a way to make the virtual keyboard pop up OVER a bottom navigation bar in a MaterialApp, rather than pushing it up?Thank you.

Submitted September 30, 2017 at 05:45PM by _jae1
via reddit http://ift.tt/2xOri4F