Flutter Heroes
25.5K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
Reddit: I have a simple Java Android app I made, can I easily redo it with Flutter and have it on iOS as well?
I made a simple calculator with Java for Android 3 years ago. Its got 1 button and about 3 drop down menus and 20 input fields to enter numbers. Could I use Flutter SDK with Dart to have my app be easily available to Android and iOS (without major tweaking?).

Submitted October 01, 2017 at 04:49AM by InsertCoinPushStart
via reddit http://ift.tt/2fGX90L
GGroup: Nexus 7 (2013, 6.0.1) scrolling isn't smooth
The Hamilton app scrolling isn't smooth on the Nexus 7 (2013, 6.0.1). It was mention on reddit, so I gave it a go on one that I had and found the same issue. Had a nexus 5 (2013) handy and they is no issue with scrolling, seems very smooth. http://ift.tt/2xPtSat

Submitted October 01, 2017 at 02:02PM by seb mitchell
via Flutter Dev http://ift.tt/2yOjQoF
Reddit: Does Flutter have a plan to target Windows/Mac/Linux for app deployment?
Yes, I know you can build on those three and cross deploy to iOS/Android, but what about targeting them? QML is perhaps the nearest competitor to Flutter and it can target desktop, but it is not clear if that is in the roadmap for Flutter or not. Certainly, the FAQ doesn't mention that.

Submitted October 01, 2017 at 01:31PM by paul_h
via reddit http://ift.tt/2ygZd7g