Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
Reddit: Usage of SafeArea?
So far I had thought that SafeArea should be at the top of the (visible) widget tree and I have placed it to wrap the Scaffold widget ...​I've started seeing examples that use it to wrap the body: element instead. Does this mean that the AppBar already has it's own arrangements to deal with notches and what not?​Is there a definitive statement somewhere on where SafeArea should be used? Thanks for your guidance!

Submitted September 03, 2018 at 08:34AM by spacejunky
via reddit https://ift.tt/2MJPyhv
GGroup: Android flutter module getApplicationDocumentsDirectory never return
Android java application, with flutter module. Prepare log fie writing on startup. Future initLog() async { print('pre getDocRoot'); final Directory docRoot = await getApplicationDocumentsDirectory(); print('post getDocRoot'); _docRoot = docRoot.path; print('logfile:$_docRoot/$_lo

Submitted September 03, 2018 at 02:05PM by ZP L
via Flutter Dev https://ift.tt/2oBsPFy
Reddit: Any good articles or discussions or videos on responsive UI design for Flutter?
I came across the official github paragraph that recommends use of MediaQuery.of. But, I could not find any concrete articles expanding on that concept. I'd like to know the various things to take care of while designing for varying orientations & resolutions of mobiles & tablets and also about using a flutter app on a tv (android tv & amazon firestick). Anyone has come across an elaborate discussion on that?

Submitted September 03, 2018 at 06:35PM by dafrogspeaks
via reddit https://ift.tt/2oADikJ
GGroup: I am new to flutter and am wondering about QR code reader.
Hi All. I'm considering Flutter for an Android / iOS app. Does the QR code scanner work well/perfect on both platforms? Mahalo for any help!

Submitted September 03, 2018 at 09:37PM by hoek
via Flutter Dev https://ift.tt/2PyccGi
Reddit: How to add Flutter google map_view inside flutter widget?
I have tried Google flutter map_view library but it's having one issue currently it's not supporting Google map inside flutter widget I want to add Google map inside flutter widget and show annotations on it. Have you know any alternative option for this?

Submitted September 03, 2018 at 10:24PM by vaibhav_2018
via reddit https://ift.tt/2oCUzdb
Reddit: Flutter packages for backend servers/databases?
I'm hoping to get a few thoughts on the available packages for Flutter, the level of support and maintenance these packages receive, and whether anyone has an idea of any potential roadmap for Flutter in the Firebase-esque space.Clearly Firebase is a first class citizen and is going to be where Google points me whenever there's a discussion on where I should store my data etc. etc. (it's my understanding that Google has (or had) a dedicated team for FlutterFire(??) packages)Where do things such as Parse, the plethora of AWS, and others sit?Are we just waiting for Flutter to get picked up by more people and eventually packages for different services will just pop up as and when?My initial impression when fiddling with Flutter is that it's a great framework but lacks the maturity offered by more well established frameworks that are (in some situations) more plug and play. Is this a general consensus or have I missed the mark?

Submitted September 04, 2018 at 12:26AM by onamadone
via reddit https://ift.tt/2NeSbHw
GGroup: Another exception was thrown: setState() or markNeedsBuild() called when widget tree was locked.
i got this error when i click textfield inside enddrawer.. i dont understand why and how to fix it.. any suggestion?

Submitted September 04, 2018 at 08:26AM by Erwin Tan
via Flutter Dev https://ift.tt/2oArrDg
GGroup: Add Flutter to existing apps run crach Check failed: vm. Must be able to initialize the VM.
Log as follows: 09-04 18:38:23.971 21531-21531/longzhu.com.flutter.android E/flutter: [ERROR:flutter/runtime/dart_vm.cc(283)] Isolate snapshot must be valid. 09-04 18:38:23.971 21531-21531/longzhu.com.flutter.android A/flutter: [FATAL:flutter/shell/common/shell.cc(205)] Check failed: vm. Must

Submitted September 04, 2018 at 12:42PM by guj...@gmail.com
via Flutter Dev https://ift.tt/2oEtLcm
GGroup: Flutter - Error running Gradle (vscode)
This is the error i get in VSCode when i try to debug but when i run the same project with Andriod Studio it runs perfectly, please help me to solve this *ERROR*- androiding lib\main.dart on E in debug mode... * Error running Gradle: Exit code 1 from: C:\Users\Home\Documents\newvr\android\gra

Submitted September 04, 2018 at 02:29PM by Rahul Patil
via Flutter Dev https://ift.tt/2wFvFgu
GGroup: How to parse JSON in Flutter SDK Code Example Calling Youtube API and Parsing its JSON Response
https://ift.tt/2LXLmVS In this tutorial We will Learn How to make API calls and get http Response. We will also learn how to covert Http Response into Dart Model Classes. We will use covert package in Flutter SDK for converting raw json

Submitted September 04, 2018 at 02:43PM by Developine
via Flutter Dev https://ift.tt/2MNOmcL
Reddit: How are the salaries for Flutter developers so far?
Hey Flutter devs! I'm going to make this short, I'm a freelance mobile developer with quite some experience under my belt. I first started with Swift & Java years ago, then moved on to React Native .But, I've been testing around with Flutter and I have to say... it's impressive, smooth and you don't go through npm hell like you do with React Native. Needless to say, I'm thinking of taking 2-3 months off to get fluent with it and then transition.My question is, since I live in an area where the cost of living is quite high; do jobs for Flutter developers pay (at least) as good as for React Native developers? Good for me means 85K+/year.Thanks!

Submitted September 04, 2018 at 03:50PM by lacifitra
via reddit https://ift.tt/2Q3OEu3
GGroup: [Security] Ban attachments.
@group admins I see more and more screenshots (of dev machine console) posted to the group. Now we've got "broken" "png" with declared flutter doctor output. This on my machine is a weird/broken tiff. I do not know whether its slip or there is some malware in it (AFAIR tiff hole on windows

Submitted September 04, 2018 at 06:15PM by Wojciech S. Czarnecki
via Flutter Dev https://ift.tt/2NdkGoV