Flutter Heroes
25.8K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Scaffold persistentFooterButtons is hidden by keyboard
But persistentFooterButtons is hidden by keyboard, Is this a bug ? Sample code import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return

Submitted November 15, 2018 at 08:49AM by ZP L
via Flutter Dev https://ift.tt/2zT7nkN
Reddit: Very short survey on Flutter Animations
Hey guys,I am doing research about a potential online Flutter course, I would really appreciate if you took literally 1 minute to complete the survey.Thank you! :)​

Submitted November 15, 2018 at 09:21AM by Marcinus
via reddit https://ift.tt/2B6qLg6
GGroup: Set values on DropdownMenuItem based on Selected value (id) of last DropdownMenuItem in Flutter
I make a Flutter application in which user register with Country, State and city. I used DropdownButton and want to set State list on DropdownMenuItem based on selected Country id and City list based on selected State id. I'm new with flutter and not have a idea how to achieve it. Please help me.

Submitted November 15, 2018 at 10:20AM by Gursewak Singh
via Flutter Dev https://ift.tt/2zQxHfo
GGroup: Acquire wakelock or foreground service via flutter ?
Hi all, I am trying to get an app working that ideally needs to run, even if the screen is off. This is as it needs GPS coordinates frequently. As soon as the screen goes off, gps locations aren't returned. I've hacked around this just to test, by forcing the screen on, which solves that

Submitted November 15, 2018 at 11:43AM by Ian
via Flutter Dev https://ift.tt/2qLnrRk
GGroup: How to change the tabBar color from the appbar default color
Hello guys please is there any way I can change my tabBar from the color of the appbar??? Any help??

Submitted November 15, 2018 at 12:16PM by ibrahim shehu ibrahim
via Flutter Dev https://ift.tt/2FAwLCb
GGroup: emulators problem
Is there any way by which i can use any other emulaor such as nox or memu emulator with flutter,because idont want to download any extra emulator .. These emulators work well with android studios ,but in flutter doctor it always says no device found.

Submitted November 15, 2018 at 01:27PM by Eswar Rajpurohit
via Flutter Dev https://ift.tt/2zbssrb
Reddit: A Deep Dive Into Transform Widgets in Flutter – Flutter Community – Medium
https://ift.tt/2B8RGYF

Submitted November 15, 2018 at 06:08PM by deven9852
via reddit https://ift.tt/2K6AVjI
Reddit: My first Flutter app in Google Play
Hello all,Today I published my first flutter app to Google Play, this was an existing Android app that I ported it to Flutter.This app is targetted for Indian users, helping them to find bank information, like the routing number (IFSC in India), Customer care numbers and other banking-related things.I completely open-sourced the app at https://github.com/pranayairan/flutterIfscYou can try out the app here https://play.google.com/store/apps/details?id=com.binarybricks.dexterapps.findbankifsccodes.Would love to get everyone's feedback on the app and code. I will be sharing my learnings in a blog post soon.

Submitted November 15, 2018 at 06:01PM by pranayairan
via reddit https://ift.tt/2OLVqmu
⏱️Time is ticking! ⏱️

But there’s no need to stress on #DevFest18. If you can’t make it in person this year, you can still join the party online Dec 11 -12 for #DevFestOnAir18!

Register here → https://t.co/b3Dovrcpf5 pic.twitter.com/SdG9qgxmRE— Google Developers (@googledevs) November 13, 2018

November 15, 2018 at 09:30PM
via Twitter https://twitter.com/flutterio
GGroup: How to load Flutter dropdown button based on json query?
In my flutter app I need to create 3 dropdown button. I have local Json file that has list of companies in different countries. *Queries:* 1. First dropdown button loads the company names (*bAd*). 2. Second dropdown button loads the company branches (*sAd*)that is selected in First

Submitted November 15, 2018 at 10:28PM by Niyazi Toros
via Flutter Dev https://ift.tt/2PYcUAF
Reddit: Setting up a Jenkins instance to run Flutter test using Docker
I wrote about my experiences of getting started with a Jenkins instance to run Flutter test, I created a docker image with Jenkins and Flutter installed. We are a very small company within Indiana University and we use Enterprise version of Github which makes it difficult to use other CI tools like Travis. For this reason I started looking into Jenkins. These posts contain steps I did to get Jenkins to run flutter test for any commits added to the git repo. This the first time I am wrote something and will greatly appreciate any feedback. Also, I really hope this helps someone.Part 1: https://medium.com/@sudhanshu0203/tales-from-a-n00b-ci-for-flutter-using-jenkins-and-docker-episode-1-8673bd1f578ePart 2: https://medium.com/@sudhanshu0203/tales-from-a-n00b-ci-for-flutter-using-jenkins-and-docker-episode-2-30ce894c93cc

Submitted November 15, 2018 at 10:17PM by ssiddh
via reddit https://ift.tt/2BaSoEL
GGroup: Go to URL, but back icon same tab that called the URL
Multitab app Using go to URL, then URL open in chrome (good) but back icon in chrome does not go back to same tab that called the URL. It goes back to the last tab in the tab set instead of the correct tab. Any ideas?

Submitted November 15, 2018 at 10:44PM by Jeff Morse
via Flutter Dev https://ift.tt/2K6Zb5g
GGroup: Flutter crashing, even on completely fresh build
So I am currently developing a cross-platform app using flutter, and a while ago I ran into a very weird problem. Flutter started crashing seemingly randomly, most of the times after a hot reload. It wasn't my app that was crashing, it was the framework (or dart language) itself, and with very

Submitted November 16, 2018 at 12:27AM by Magnus Eide-Fredriksen
via Flutter Dev https://ift.tt/2zd1VJT
Dart 2.1 is out, featuring int-to-double conversion, improved mixins, better type errors, and improved perf! #dartlang https://t.co/MgXuzIk0me— Michael Thomsen (@MiSvTh) November 15, 2018

November 15, 2018 at 11:00PM
via Twitter https://twitter.com/flutterio