Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New tweet from flutterio:

Today on the #BoringShow, the @filiphracek and @redbrogdon duo show you how to influence the Flutter and Dart SDKs by submitting feature requests and bugs, learning what the team's working on, and upvoting important issues.

Watch here → https://t.co/eNWYiN1ewf pic.twitter.com/NgcW4p3DO2— Flutter (@flutterio) January 10, 2019

January 10, 2019 at 06:37PM
http://twitter.com/flutterio/status/1083417464598417410
New post on Flutter Dev Google group:

Push and Pop within a persistent bottom sheet
Hi, Is it possible to navigate through a bottom sheet similar to how you would pages? For example, I have a button on the home page which opens a persistent bottom sheet covering 90% of the page. In that I have a list of dates and a button to add to the list, upon pressing the 'add' button I

January 10, 2019 at 06:57PM by Josh
http://bit.ly/2RnCj8v
New post on Flutter Dev Google group:

Growth in Flutter development
I'm looking for facts and figures about the use of Flutter among developers, including predictions about the growth of Flutter use in the next few years. Can anyone point me to resources? Articles about the benefits of Flutter are OK, but I also need some statistics to back it up. Thanks.

January 10, 2019 at 07:57PM by HARitter
http://bit.ly/2sn1rxe
New post on /r/flutterdev subreddit:

Can ypu please review my code?
http://bit.ly/2H6338I

January 10, 2019 at 10:48PM by lambasoft
http://bit.ly/2RGnjSd
New tweet from flutterio:

🎓 Calling all students! 🎓

We're looking for a college student who would like to spend the summer working on Flutter documentation! #Interns, apply here 👉 https://t.co/Ati2lcWuS4 pic.twitter.com/fBVn5gAGlp— Flutter (@flutterio) January 10, 2019

January 11, 2019 at 12:06AM
http://twitter.com/flutterio/status/1083500380304990208
New post on /r/flutterdev subreddit:

My First Package: gradient_bottom_navigation_bar
http://bit.ly/2VIG5aT

January 11, 2019 at 12:42AM by CkJokeeR
http://bit.ly/2RCs2EI
New post on /r/flutterdev subreddit:

Flutter Tutorial - Flutter SliverAppBar Widget
https://www.youtube.com/attribution_link?a=5ZYGzEbSIIw&u=%2Fwatch%3Fv%3D7tnAG9hjh5s%26feature%3Dshare

January 11, 2019 at 04:31AM by whatsupcoders
http://bit.ly/2FqOBph
New post on /r/flutterdev subreddit:

Flutter — LayoutBuilder Widget #1 – Karthik Ponnam – Medium
http://bit.ly/2Cd3mJh

January 11, 2019 at 07:33AM by KarthikPonnam
http://bit.ly/2TBHkXw
New post on /r/flutterdev subreddit:

Auto backup?
I'm having trouble finding more information on this. Basically, I want my user app data to automatically save to the cloud, so if a user uninstalls or installs the app on another device, it automatically brings back their old data.In android they have auto backup, but what is the flutter solution for this? Also, I'd prefer something that worked cross platform. So if someone went from the android to the iOS version of my app it would automatically pull their data in.

January 11, 2019 at 07:28AM by kjjdion
http://bit.ly/2M2CiRi
New post on Flutter Dev Google group:

iOS native development
Hi guys, I'm a basic iOS developer by following the Apple Developer Academy. I spent some time on Flutter and I really fell in love with it! Can you suggest me something more to build native iOS elements as much as possible? I watched the Cupertino Library but want to find some useful resources

January 11, 2019 at 09:22AM by Raffaele Vitale
http://bit.ly/2SJAZt4
New post on Flutter Dev Google group:

Best Practice regarding integration of Firebase
Hi, I was following along a few tutorials regarding flutter and firebase. My current state is that I take the snapshot of a firebase collection and display that with a streambuilder. This works as expected, the whole screen shows my list of things. Now, semantically my list contains items that

January 11, 2019 at 10:46AM by Sven Richter
http://bit.ly/2M6pTMf
New post on Flutter Dev Google group:

Flutter potential challenges
Hello, I'm working for a company (www.riseupmobile.com) and up until now we've been using Xamarin, and have been Partners. But now we're considering using flutter for our next project and we have some questions, doubts, and I'd like to know if there is someone I could talk to to see if it's the

January 11, 2019 at 11:00AM by Gil Sand
http://bit.ly/2RiQPhA
New post on /r/flutterdev subreddit:

How to make multiple network requests using bloc?
I want to make a network request for each item in the listview. So, I created a new bloc in listview builder. But the problem is as it is in the build method, it gets called every time there is some UI change. Even when I tap on the list item and move to a new screen, the network requests are made again. Can anyone guide me how to do network requests for each list item in listview?

January 11, 2019 at 11:31AM by psbankar
http://bit.ly/2AF0Sn4
New post on Flutter Dev Google group:

Flutter dependencies inject support (inject.dart)
We plan to develop an app use Flutter . we are looking for DI tools inject.dart (http://bit.ly/2TGbOI0) seems promising . But there has a limitation , dart sdk version problem . Is there any way we can specify dart sdk version for project ?

January 11, 2019 at 11:55AM by 庆国冉
http://bit.ly/2D29V2S