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

Which should I choose: React Native or Flutter?
http://on.edupioneer.net/ef4ce62130

March 18, 2019 at 04:43AM by GeraldNwakpu
https://ift.tt/2TXxmU8
New post on /r/flutterdev subreddit:

A redux inspector for flutter, Flipper(Extensible mobile app debugger) is great.
redux inspector​Hello everyone, I created a flipper sdk and redux inspector plugin for flipper, Now you can view the redux actions on the flipper.https://github.com/blankapp/flutter_flipperkit/ https://github.com/blankapp/flutter_flipperkit_plugins/tree/master/packages/flipperkit_redux_middleware

March 18, 2019 at 06:36AM by lijy91
https://ift.tt/2FiHAqg
New post on /r/flutterdev subreddit:

Keyboard Dilema - Android/iOS
Hi Everyone!I've run into a bizarre issues with the keyboard options between iOS and Android.The situation: on Android using Keyboard.NumbersWithOptions would provide numbers and a . which is what I wanted. On iOS it would only display the numbers so by passing the parameter for details it also has a . available.Now what is happening using an expression to check the platform, iOS keyboard is fine but setting the keyboard on Android to Numbers or NumbersWithOptions it will now display with a bunch of other operators as well (, - /) which it didn't do before.Appreciate this is a weird issue to try and resolve, if there is a plugin or option you recommend please let me know and thank you in advance!

March 18, 2019 at 10:21AM by pandasdokungfu
https://ift.tt/2HsDXQW
New post on Flutter Dev Google group:

Flutter builder interface
Hi, Exist some plugin for android studio or VS that enable some interface for design the interface, like "android studio" or Builder iNterface in Xcode?

March 18, 2019 at 01:50PM by Gunther Votteler
https://ift.tt/2Hrhljx
New post on /r/flutterdev subreddit:

Flutter Studio... any updates?
I want to get our designer creating Flutter layouts and https://flutterstudio.app/ seems like a great start but it isn't quite ready for that job. Does anyone know what happened to that project? Any updates on the way?

March 18, 2019 at 02:38PM by utilitycoder
https://ift.tt/2Coxm5O
New post on Flutter Dev Google group:

Flutter automation
i want to start write automation test cases but unfortunately click button or send keys crashing the App is there any suggested solutions

March 18, 2019 at 03:51PM by Faten Alnajjar
https://ift.tt/2WdWhk5
New post on Flutter Dev Google group:

Flutter Firebase weird glitch?
I believe all the local or test builds that I have for my applications are showing up in the Firebase Dashboard for my Flutter app. E.g. I go to send a push notification and it says it is pushing to 286 users when I know I have 160. Is someone else running with this problem and how can I remove

March 18, 2019 at 06:08PM by Brennan Altringer
https://ift.tt/2FgkyiB
New post on Flutter Dev Google group:

Web-view with url launcher
Hi , i am trying to add Web-view using url launcher but i am faild please check my main. dart code , thank you import 'package:flutter/material.dart'; import 'package:flutter_webview_plugin/flutter_webview_plugin.dart'; //add flutter_webview_plugin: ^0.3.1 import 'package:url_launcher/url_launch

March 18, 2019 at 06:50PM by Deepjyoti Baishya
https://ift.tt/2CsQfEK
New post on Flutter Dev Google group:

flutter desde android studio
Buenas comunidad: instalé flutter desde el android studio y a la hora de pedir los paquetes o actualizar flutter me da este error Running "flutter packages get" in flutter_app... Got TLS error trying to find package cupertino_icons at https://ift.tt/1mvd6ms. Alguna idea?

March 18, 2019 at 08:23PM by David Hernandez
https://ift.tt/2ObbbEI
New tweet from flutterio:

In this post, Amir Harden, a Flutter engineer shares his lessons learned and tips for designing Flutter APIs.

Read the post here ↓https://t.co/14LV1l9dcH— Flutter (@flutterio) March 18, 2019

March 18, 2019 at 10:24PM
http://twitter.com/flutterio/status/1107754779697180674
New post on Flutter Dev Google group:

Fat Binaries (arm64-v8a, armeabi-v7a, x86, & x86_64 )
With our current android app we ship arm64-v8a, armeabi-v7a, x86, & x86_64 binaries in a Fat APK. The Flutter build system only seems to include armeabi-v7a flutter binaries by default and doesn’t seem to support x86 at all. As such, a Flutter app will fail to start on a non-matching device.

March 18, 2019 at 10:25PM by Darcy Schultz
https://ift.tt/2TY397u
New post on /r/flutterdev subreddit:

Looking for a BLoC tutorial for dummies that doesn't need prior knowledge of Rx
Most of the tutorials assume that you have experience with Rx Java and similar..

March 19, 2019 at 08:09AM by kmarima
https://ift.tt/2HMw9ZF
New post on /r/flutterdev subreddit:

The Toolbox - Charts for Flutter
https://ift.tt/2FkYWCS

March 19, 2019 at 07:26AM by Elixane
https://ift.tt/2WaJ1MK
New post on Flutter Dev Google group:

Adding text recognition API to Flutter API
Hi everyone can anyone please help me on adding image recognition cloud api to flutter App.

March 19, 2019 at 11:15AM by examp...@gmail.com
https://ift.tt/2TeJAna
New post on Flutter Dev Google group:

Flutter App crashes after some changes
Flutter APP crashes in some mobiles after adding MLkit plugin in pubspec.yaml file

March 19, 2019 at 11:17AM by examp...@gmail.com
https://ift.tt/2JjGEWn