Flutter Heroes
25.6K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Managing State - newbie on Flutter
Adding Interactivity to you Flutter App seems like lesson 1.5 on getting going with Flutter. But the 2nd and 3rd examples introduce some concepts without any explanation. TapboxA is the widget managing state itself. TapBoxB is the parent managing State TapBoxC is a mixture of the two. The

Submitted April 27, 2018 at 10:53PM by johna...@rocs.co.uk
via Flutter Dev https://ift.tt/2HWdyus
Reddit: When is Fuchsia's released date? If it's late, people won't hire us.
No text found

Submitted April 28, 2018 at 10:44AM by FreedomX10A
via reddit https://ift.tt/2HCl6mY
Reddit: CI for ios
Does anyone know a CI environment to build IOS apps and sign them.It's a problem because not everyone has a MacBook :)

Submitted April 28, 2018 at 11:33AM by gedw99
via reddit https://ift.tt/2HzHhWt
GGroup: Flutter reload when keyboard visible
Hi I've noticed that if I reload my flutter project while the keyboard is visible (on my android connected physical device) then the keyboard remains in place when the app reloads which is a problem because it should not be visible at start of the app. Is this a known issue? Michael

Submitted April 28, 2018 at 07:37PM by michael.s.humphreys
via Flutter Dev https://ift.tt/2HBAeAE
Reddit: Learn Dart! - Introduction to Dart Programming
https://www.youtube.com/playlist?list=PLUsqXNfbLYixE5ZDOA3xNjZS-SolHjHZs

Submitted April 28, 2018 at 09:37PM by t04glovern
via reddit https://ift.tt/2JB9uwP
Reddit: DartStatistics
DartStatistics Small Tool to get a rough estimation how complex a Dart project is.Execute in the folder that you want to examine. It will process all files in the folder and subfolders.It outputs the number ofall lines of the project lines that contain source code characters of code classes Lines containing only comments are not counted as code and character count stops as soon a // is encountered.I know this gives only a very rough estimation of complexity but might be helpful to compare different solutions to the same problem.The executable is contained in the root of this repository so you don't have to have VS to build it.https://github.com/escamoteur/DartStatistics

Submitted April 29, 2018 at 06:54PM by escamoteur
via reddit https://ift.tt/2vUNJpI
GGroup: Custom transitions : MaterialPageRoute vs PageRouteBuilder
on this page https://ift.tt/2jfwqGP "Custom routesYou can create your own subclass of one of the widget library route classes like PopupRoute , ModalRoute
Submitted April 29, 2018 at 09:23PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2JERwd5
GGroup: how to monitor how much a user is on their phone?
pretty self explanatory. is there any way to monitor this? i'm thinking something similar to Moment on iOS.

Submitted April 30, 2018 at 02:08AM by Alaric Hartsock
via Flutter Dev https://ift.tt/2rephKH
Reddit: Flutter in Mobile App Development - Pros & Risks for App Owners
https://ift.tt/2jhJXhe

Submitted April 30, 2018 at 02:22AM by sebe42
via reddit https://ift.tt/2JDy4gz
Reddit: Is it possible to create a screen recording session using the front camera, rear camera, and game overlays/underlays with Flutter?
No text found

Submitted April 30, 2018 at 07:39AM by johnwayne2413
via reddit https://ift.tt/2HHlP25
GGroup: equivalent of android TYPE_TEXT_FLAG_CAP_WORDS in flutter: BLOCKER
I managed to convince my company to move to flutter but this is almost making them think maybe we should maintain the old technology we are using. I need to capitalize the first letter of names, in Android this was it https://ift.tt/2I10jbN

Submitted April 30, 2018 at 01:40PM by Michael Tawiah Sowah
via Flutter Dev https://ift.tt/2vTBr0S
Reddit: Video submissions to the app store
If there a tool to record your screen and make videos for submission to the app store.I would be great if it possible to integrate it into your tests and CI. Then you know you videos are always up to date.Really interested to hear about any tools which help with any of these aspects. Maybe I can string together some tools to make it work seamlessly...

Submitted April 30, 2018 at 01:14PM by gedw99
via reddit https://ift.tt/2HGK0h4
Reddit: Can we add Cloud Firestore server timestamps?
Hello,is it possible to add server timestamps when using the cloud_firestore package? I know we can do it using firebase_database, but I cannot see anything similar for cloud_firestore.Am I missing anything, or should I lodge an issue?Cheers.

Submitted April 30, 2018 at 02:13PM by s0ft3ng
via reddit https://ift.tt/2rfYnTx
GGroup: Flutter firebase messaging example app can crash
The question I have is: is what I am seeing expected behaviour of the plugin example app? I have loaded up the example app that comes with the plugin. And I have got the 3 ways of receiving a message to work. That is the app in foreground, in background and terminated. However if I mix the

Submitted April 30, 2018 at 05:59PM by John Aherne
via Flutter Dev https://ift.tt/2I4UWsj