Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
GGroup: Why accessibility is not working on IOS web views?
I'm creating an ios application basically for blind people and in it, web view is not recognized (focused) by accessibility tool. I implemented semantic widget as the main widget, but it's not working, Please help

Submitted November 14, 2018 at 12:27PM by Ajnas Askar
via Flutter Dev https://ift.tt/2OGqUdB
GGroup: load array from firestore
Hey! Who has experience with flutter + firestore?I need to show array from firestore in my app, i know how show string or int, but i dont know how to show array

Submitted November 14, 2018 at 12:51PM by Almaz Amangaliev
via Flutter Dev https://ift.tt/2Tck0jW
Reddit: Flutter dependency on older package
What if package does not support versions same versions of its dependencies as your project?I came to this solution recently:http://blog.mateusz.perlak.com/index.php/2018/11/14/flutter-dependency-versioning-blockade/How you deal with the versioning 'nightmare' when on dev or beta channel ?

Submitted November 14, 2018 at 01:48PM by Magillus
via reddit https://ift.tt/2B6EmE3
GGroup: DevFS: Deleting filesystem on the device (file:///data/user/0/com.example. ?????
[image: Screenshot_1542207273.png] [image: Screenshot_1542207342.png] [image: Screenshot_1542207429.png] I have to clear the cache manually on the device to have my flutter app works properly ftom the device!!!!! I wonder if the DevFs path for

Submitted November 14, 2018 at 05:16PM by Bened
via Flutter Dev https://ift.tt/2K41h5K
Reddit: Building .ipa File without mac/Apple Dev Account?
Hey there,I'm currently looking for a reliable way to get a usable .ipa file to my iphone, without using a developer account, or even better without a mac.​I do have a travis-ci access, which i already use, to build the Runner.app file. But due to the fact, that i cannot access the output file in travis, i would need some kind of way to actually turn the result into an .ipa. Additionally i would need to push the result back to the repo via git. All of this has to work from the CLI or else it will not work with Travis CI.I tried using diawi.com to deliver the app to my phone, but i have problems installing. I guess the problem comes from the udid missing from the provisioning profile.I would really appreciate any help on this topic.Has anyone any experience with this use case and may help me out?

Submitted November 14, 2018 at 05:43PM by xardas12
via reddit https://ift.tt/2qLuXM8
GGroup: The SDK directory 'C:............' does not exist.
hi flutter team, good day guys i encounter this error while i only run the default flutter sample program. i already reinstall everything (android studio, add flutter and dart plugins). i already spend two days trying to find the answer/fixed for this error online (github, stackoverflow,

Submitted November 15, 2018 at 02:07AM by goods importer
via Flutter Dev https://ift.tt/2S0gLL5
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