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

I was recently asked to look into flutter-web and check its feasibility for building a production website. Wanted to share my views and also get feedback from the community.
https://ift.tt/2NUDECn

July 15, 2019 at 03:28PM by ziyad_moh
https://ift.tt/30u60EI
New post on Flutter Dev Google group:

Error in Google sign-in using firebase
Hello guys I'am trying to authenticate Google sign-in in flutter I I have used generic example code from dart package site for testing purpose every thing worked fine but after selecting an Google account from the dialogue box I'm getting error like PlatformException(sign_in_faild,com.google.gms

July 15, 2019 at 04:07PM by Hassain
https://ift.tt/2luW7aP
New post on /r/flutterdev subreddit:

Apologies for the previously broken link. Here is the correct link. I was recently asked to look into flutter-web and check its feasibility for building a production website. Wanted to share my views and also get feedback from the community.
https://ift.tt/2jY8AU1

July 15, 2019 at 04:22PM by ziyad_moh
https://ift.tt/32wU6ft
New post on /r/flutterdev subreddit:

Is it dangerous to have my Firebase Flutter app on a public Github Repo?
I am currently working on a Flutter app that uses firebase database and analytics. I am currently working on it on a private gitub repo.The reason why I want to make it public is to make my Github better for applications for hackathons and jobs and such.Can someone fuck with my firebase database or do anything malicious if I keep my code public?

July 15, 2019 at 05:12PM by TheRedGambit
https://ift.tt/2l7XLyM
New post on /r/flutterdev subreddit:

Boundary (currently experimental) is a new (custom) widget for Flutter that takes over FlutterError.onError & ErrorWidget.builder to make them composable & scoped. If you want error reporting applied only a specific part of your widget tree, or found difficult to implement "Oops"/Loading screen...
https://ift.tt/32rOhjg

July 15, 2019 at 06:17PM by EngineerScientist
https://ift.tt/2lAilZb
New post on /r/flutterdev subreddit:

Friendly reminder for all Bloc users: always return only unmodifiable lists.
Just finished my 2 day debug session with the help of a very friendly flutter expert. It was caused by streaming a modifiable List from a bloc. In some widget some items were removed from the list which in turn also removed the content in another place - which you obviously don't expect.So kids, always use an unmodifiable List or a library like kt.dart when exposing any List from a bloc.Funny thing is that I was already developing the app where this happend since a year and in the whole time using Bloc this error never happend to me once. Well at least I learned my lesson now😉.

July 15, 2019 at 06:41PM by JSANL
https://ift.tt/2M0FRcC
New tweet from FlutterDev:

Learn about using async and await with Dart's Futures!

🚿Keep your asynchronous code sleek and clean
🙅Avoid nested callbacks
👌Handle errors easily

Learn more in this episode of #FlutterinFocus → https://t.co/fnah5aSM1H pic.twitter.com/ppGAeXhJIU— Flutter (@FlutterDev) July 15, 2019

July 15, 2019 at 08:37PM
http://twitter.com/FlutterDev/status/1150836681978863616
New post on /r/flutterdev subreddit:

Capabilities of Flutter
Hi, I'm curious on what can be done with Flutter. Can you build a functional WhatsApp in Flutter like sending and receiving messages? Or a functional Snapchat? Please let me know what you think! Thank you very much!

July 16, 2019 at 01:59AM by lambtom12
https://ift.tt/2LtZXNl
New post on /r/flutterdev subreddit:

Flutter commands hang in vscode
Hello everyone,I'm trying to use flutter in vscode but none of the commands will work. Trying to run flutter doctor, new project, run or any other suggested commands from the drop down menu just results in a "running..." message in the notification menu that seems to last forever. Any tips for a confused newbie flutterer?Edit: I've already tried reinstalling vscode and both the flutter and dart extensions as well as running vscode as admin and adding flutter to path

July 16, 2019 at 06:44AM by lawthrowaway123098
https://ift.tt/2JzsUVO
New post on Flutter Dev Google group:

how to add the values to the table through textbox
need to add the values retreive from the texxtfeild to the table how can i do it. -thanks in advance

July 16, 2019 at 07:54AM by ಮಂಜು
https://ift.tt/2XLz9hW
New post on /r/flutterdev subreddit:

Apple Sign In - Flutter Plugin
https://ift.tt/30vDhiX

July 16, 2019 at 09:37AM by Elixane
https://ift.tt/2XYdOkP
New post on /r/flutterdev subreddit:

Restrict API keys (Google services etc.)
Hey.​Im building an app which rely on google maps services. I have worked around this problem for a long time now but with static maps api Im stuck now.​So to do request from the app you need to authorize the HTTP request with a API key in the end of the query like: www.maps.google.com?QUERY&key=THE\_API _KEY​I dont want this key to be public visible because someone can steal it and use my quota. I can't be the only one faceing this problem? I have worked around it with other services by doing the request from the server side. But here i really dont want to serve static images from my backend server.​Do someone have a suggestion how to solve it? or someone in the same situation as me? Please tell me if you need more information to solve the problem.

July 16, 2019 at 09:15AM by ercadev
https://ift.tt/2k02HWA
New post on Flutter Dev Google group:

How to repaint from outside main.dart?
I wanted to outsource some code to different dart-files, so I created some static classes that create widgets of some kind for me. However, if I need to repaint nothing happens, because (I guess) setState isn't called. How would I need to change my code to repaint? main.dart for example return

July 16, 2019 at 12:06PM by Chris W
https://ift.tt/2kaP1bd
New post on /r/flutterdev subreddit:

GitHub - flutter-devs/flutter_Flipkart_UI_clone: Demo UI of Flipkart app made with Flutter.
https://ift.tt/2luC4sV

July 16, 2019 at 01:11PM by Flutter-Devs
https://ift.tt/2jDFrgC
New post on /r/flutterdev subreddit:

Include c++ or python in Flutter app
Hello everyone,I'm currently working on a project, and I need to add a c++ code (or a python code) inside my Flutter app, any way to do so? Or is it impossible?Thanks in advance !

July 16, 2019 at 02:35PM by rabihkadi
https://ift.tt/2kaK8im
New post on /r/flutterdev subreddit:

FLX: An open source mobile game made with Flutter to test your reflexes
https://ift.tt/2lcaErz

July 16, 2019 at 03:24PM by Pixels97
https://ift.tt/2le6Oyj
New post on /r/flutterdev subreddit:

Flutter - Provider - Points of interest - Points to care about
https://ift.tt/2laMXzW

July 16, 2019 at 03:14PM by Purple_Pizzazz
https://ift.tt/2ldbVie
New post on Flutter Dev Google group:

Show custom error message if a page is not loaded in webview_flutter
Dear all, I am using webview_flutter to display HTML pages. If a page is not loaded due to internet connectivity failure, it shows the default error message. I want to show a custom error message instead of that. Kindly let me know how to achieve that. Thanks, Niladri

July 16, 2019 at 03:30PM by Niladri Paul
https://ift.tt/2lvhWa7
New post on /r/flutterdev subreddit:

Link to vscode widget tree plugin?
I've seen people on youtube using a plugin that helps with folding widgets, and more easily see the widget three.Can someone link me the vscode plugin

July 16, 2019 at 03:56PM by dasmikko
https://ift.tt/2jKKfkz