Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on /r/flutterdev subreddit:

Creating a Flutter App from Sketch
http://bit.ly/2PYjiFw

May 13, 2019 at 04:24PM by eibaan
http://bit.ly/2vX6HJH
New post on Flutter Dev Google group:

Help improve Flutter! Take our quarterly survey :)
Hello from the Flutter team! Please take a moment to tell us what you think about Flutter. This quarterly survey helps us plan our work in the coming quarters. We read each and every response :) On behalf of the Flutter

May 13, 2019 at 06:21PM by Ja Young Lee
http://bit.ly/2Ji9IwM
New post on /r/flutterdev subreddit:

GitJournal - A Journaling app built on top of Git
Hey guys​I'm quite fond of journaling, and being in control of my data. This is a relatively simple app that stores the journal/diary entries in a git repo of your choice. They are stored in Markdown with a YAML header.Website: https://gitjournal.io
Play Store: Link
GitHub: Link​I'm currently working on the iOS build.
It's my first app with Flutter, and I'd love some feedback.

May 13, 2019 at 05:22PM by vhanda
http://bit.ly/2EhJTJl
New post on /r/flutterdev subreddit:

Using globals in Flutter
Hi, I am curious what is the opinion of people with experience in Flutter on the use of global variables in a Flutter app.​In my case, I considered using them for data that needs to persist for most of the application's lifetime and needs to be accessed from multiple screens, such as the user session details. For me using a global in this scenario makes sense because of the accessibility and lifetime requirements however I am curious if there are other opinions on how to structure this in a Flutter app.I am aware that this method can make the app harder to test though, but the alternative would involve constantly passing it around which adds complexity to the code.​I am also curious if there are any performance penalties or lifetime traps in regards to global variables. Could the global variable be destroyed during certain lifetime events in a mobile app for example?

May 13, 2019 at 05:01PM by BananyaDev
http://bit.ly/2EhIh2f
New post on /r/flutterdev subreddit:

Help improve Flutter! Take our quarterly survey :)
Hello from the Flutter team!As we continue to improve Flutter, we want to make sure your feedback and thoughts are included.Please take this survey to support us. The survey results will help us plan our work in the coming quarters. We read each and every response.On behalf of the Flutter team, thank you! :)

May 13, 2019 at 06:54PM by janim27
http://bit.ly/2E5rqze
New post on /r/flutterdev subreddit:

Sharing Layouts across machines
Hi all, I'm pretty new to Flutter (I've been following it's development for a while now but haven't made much with it) and I have a question: is it possible to save and send page layouts? Something akin to sending a snippet of XML/HTML and then displaing that in some container?Use case: I am designing an an (web)app that allows users to create custom pages (kinda like Myspace or a website builder like wix) and would like to know if Flutter has a way to let me store the layouts in the Backend.Thanks, - a Backend Dev

May 13, 2019 at 09:15PM by Ventus_Aurelius
http://bit.ly/2vUjlsZ
New post on Flutter Dev Google group:

How to catch BottonBar click
Hi Group, I'm totally new to flutter after 20 years of mostly Java. There is some fundamental I'm still not getting. Why can't I intercept/catch click of bar buttons? Thanks, import 'package:flutter/material.dart'; import 'package:flutter_webview_plugin/flutter_webview_plugin.dart'; import

May 13, 2019 at 09:54PM by Klaus Preisler
http://bit.ly/2vT1IcU
New tweet from FlutterDev:

Didn't get the chance to attend #io19 or catch all-things Flutter at the venue? Good news: we filmed @MartinAguinis walking through our sandbox and interviewing Flutter team members and developers!

Check out this first episode of #FlutterOnsite here → https://t.co/Vkw3Ve3Qol pic.twitter.com/tGhvicBn8h— Flutter (@FlutterDev) May 13, 2019

May 13, 2019 at 10:35PM
http://twitter.com/FlutterDev/status/1128036170296975360
New post on /r/flutterdev subreddit:

Google places
Is there an official or third party plugin for searching nearby places from google places? As far as I searched, people use simple http requests to get http responses and then fill a places model list.

May 13, 2019 at 09:58PM by aytunch
http://bit.ly/2JjL2nv
New post on Flutter Dev Google group:

Prototype Designs
Hi everyone, i'm new here. I am student of Landmark University, Nigeria a freelance software application prototype designer, i design beautiful and professional Prototypes of Websites & Apps. Please feel free to hire me for your jobs, i could surprise you with really good and beautiful designs.

May 14, 2019 at 12:18AM by Moses
http://bit.ly/2Ypu1Mj
New post on Flutter Dev Google group:

Handling Audio
I am building an app to handle MP3 stored in a firebase application. This is my first real app im building on my own, and I am getting lost looking for help. I watched the Flutter dev video on building DashCast which actually got me pretty close to finishing. Since this is going to be a speaking

May 14, 2019 at 01:24AM by Brandon DeVore
http://bit.ly/2vUJlV7
New post on /r/flutterdev subreddit:

Looking for someone who can help me
I am building my first real app and I am looking for a dev who can shell out advice on handling audio files. Specifically scrubbing and skipping ahead and going back 15 secs. I have so far been able to handle everything else.

May 14, 2019 at 01:28AM by EagleBND
http://bit.ly/2vTfsED
New post on /r/flutterdev subreddit:

Dart static extension methods and non-nullable types just moved from "Being spec'ed" to "Being implemented!"
http://bit.ly/2QbeI7f

May 14, 2019 at 01:25AM by EngineerScientist
http://bit.ly/2Jixzwn
New post on /r/flutterdev subreddit:

A Guide to Using ScreenSize In Flutter - A More Readable Approach
http://bit.ly/2WNW1ZP

May 14, 2019 at 05:31AM by Filledstacks
http://bit.ly/2Q4NzCx