Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Plot twist: The sample app that we all know and love is also really good for tracking our follower count.

THANK YOU to all of our followers for helping us get this far! We wouldn't be here without you. pic.twitter.com/ywjZJekH8V— Flutter (@flutterio) August 30, 2018

August 30, 2018 at 07:45PM
via Twitter https://twitter.com/flutterio
GGroup: Flutter - Collapsing toolbar tutorial
Hey everyone! Thought I would share my new tutorial on how to use the SliverAppBar to get the famous Collapsing toolbar, link: https://youtu.be/I26rzdjqVXA Have an amazing day everyone!

Submitted August 30, 2018 at 08:29PM by Robert Brunhage
via Flutter Dev https://ift.tt/2LHgMQb
We reached out for your feedback in our July survey. We would like to share what we've learned from the survey and how we are going to improve Flutter.

Learn more here ↓ https://t.co/wc3dfyYIhu— Flutter (@flutterio) August 30, 2018

August 30, 2018 at 09:09PM
via Twitter https://twitter.com/flutterio
GGroup: Use async methods synchronously in initState in one of my page
Want to call two async methods in my page and execute them one after other(synchronously). Should get into second method after completing first method.

Submitted August 31, 2018 at 07:25AM by jack
via Flutter Dev https://ift.tt/2Nz01bR
GGroup: Multiple button presses for asynchronous click handler
What's the best practice for a button that runs slow, asynchronous code? If the button handler doesn't execute immediately there is a chance the user will press the button again and start another execution of the handler code before the first execution completes resulting in a race condition. It

Submitted August 31, 2018 at 07:58AM by Warren Baltz
via Flutter Dev https://ift.tt/2NxXcaU
Reddit: TypeAhead widget for Flutter, where you can show suggestions to users as they type
https://ift.tt/2ovBYjj

Submitted August 31, 2018 at 09:18AM by Elixane
via reddit https://ift.tt/2MF4eyg
GGroup: Stream Audio from custom server
Hello everyone, I am new in flutter and want to stream audio files from a server through audio player. I am looking for some tutorials. Can somebody help me with that?

Submitted August 31, 2018 at 11:00AM by Utsabdeep Ray
via Flutter Dev https://ift.tt/2wyH6qe
GGroup: Error: database_Closed exception
i get errors like database_closed 4 exceptions but when i continue my app works fine. why is that and how can i catch these errors in database helper. I am using sqflite package another error is attempt to re-open an already closed object sqlitedatabase

Submitted August 31, 2018 at 12:07PM by jack
via Flutter Dev https://ift.tt/2C38in9
GGroup: VS Code plugins v2.18.0 - Debugger, Test Runner, Editor improvements
Hey all, v2.18.0 of the Dart/Flutter plugins for VS Code are available. No big features this month due to vacations and such, but a fair number of bug fixes and small improvements. Release notes below (and online ). Debugger Improvements - It’s now

Submitted August 31, 2018 at 06:40PM by Danny Tuppeny
via Flutter Dev https://ift.tt/2wyEs40
Reddit: Video streaming in flutter
I’d like to build an app with video conference call capabilities (eg skype or FaceTime). It looks like with the current camera plugin, it isn’t possible to stream video bits to a server while recording video.Does anyone have any ideas as to how I could implement this?Ideally I’d like to just write the entire conference call screen in native code on each platform. However based on what I’ve read that isn’t possible?Thanks!

Submitted August 31, 2018 at 06:44PM by jcycleutah
via reddit https://ift.tt/2ooHunA
GGroup: Get notified when user pauses dragging
Hi, is there a way to get notified when user stops dragging over the screen (using GestureDetector) when the finger is still on the screen? After lifting the finger I do get DragEndDetails event. What I need is sort of "user paused scrolling". Current behaviour is: while moving the finger I do

Submitted September 01, 2018 at 09:34AM by Sekib Omazic
via Flutter Dev https://ift.tt/2MFvVa9
GGroup: Grid-view selection highlight
Hi All, I have bind a user list in Grid-view and I want to highlight cell based on selection. Example if I click on user A then it should be highlighted same repeat User B,C,D ... Can any one please tell me how to achieve this?

Submitted September 01, 2018 at 10:23AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2Pm6ck2
Reddit: Dart Code v2.18 released
https://ift.tt/2LKQ6hI

Submitted September 01, 2018 at 10:46AM by JaapVermeulen
via reddit https://ift.tt/2PqtTYj