Flutter Heroes
25.9K subscribers
272 photos
2 videos
31.1K links
Download Telegram
New post on Flutter Dev Google group:

Flutter_Offline with Flutter_WebView plugin throwing an assertion error
Hi, I have following code base in "webview.dart", My OfflineBuilder is giving error while using it import 'dart:async'; import 'package:flutter/material.dart'; import 'package:flutter_offline/flutter_offline.dart'; import 'package:flutter_webview_plugin/flutter_webview_plugin.dart'; class

January 22, 2019 at 02:35AM by Rocky Sharma
http://bit.ly/2U9oAiC
New post on /r/flutterdev subreddit:

Did alibaba.com switch from weex to flutter for their mobile apps?
I see alibaba.com in the flutter apps showcase. I had thought their in house framework, weex. Did they switch from weex?

January 22, 2019 at 05:35AM by lemon07r
http://bit.ly/2T5lUCf
New post on /r/flutterdev subreddit:

I want to learn Flutter but I need help to start.
Hi, I'm really curious and Flutter seems to be a exciting technology to learn. I don't know much about Flutter (just that it compiles in native ARM code) and don't know much about Dart.So...Where can I learn? About the language? Basic structure of Flutter apps? And that stuff. Thank you

January 22, 2019 at 08:11AM by YoSalcido
http://bit.ly/2R4HMf6
New post on Flutter Dev Google group:

Chat app
Someone already made a real chat app with notifications? I saw some examples on the web ... but they are not working as they should or with bugs

January 22, 2019 at 11:47AM by Tiagosito
http://bit.ly/2MveFkR
New post on Flutter Dev Google group:

I need to get a color name from hexa color
A fter long tries i got a hexa color using color palette,, but now i want to get the color name from the hexa code,

January 22, 2019 at 01:08PM by Mohanraj Archunan
http://bit.ly/2sDPgw9
New post on /r/flutterdev subreddit:

I need to get a color name from hexa color
After long tries i got a hexa color using color palette,, but now i want to get the color name from the hexa code,

January 22, 2019 at 01:07PM by mohan_archu
http://bit.ly/2FSyf9o
New post on /r/flutterdev subreddit:

Monetizing an app with aggregated YouTube videos. Is it a violation of terms of service?
What API if any do I have to use? Right now I use a video player plugin I found.

January 22, 2019 at 02:32PM by HolyFuckfire
http://bit.ly/2HoRWrq
New post on Flutter Dev Google group:

arcore arkit support
Hello, I know there have been discussions before, but what is the official status on arcore and arkit support on flutter? Will there be packages in the near future? We are currently facing the framework decision for an Android/iOS app that uses arcore for android and arkit for iOS. We'd like to

January 22, 2019 at 05:14PM by Marcel Hell
http://bit.ly/2CxEewI
New post on /r/flutterdev subreddit:

When do I declare a widget is a child and when do I not?
Hi everyone. I’m a beginner at flutter and I was wondering why sometimes I have to do “child: “ before a widget when it’s a child but sometimes I don’t. For example:Center( child: new Container( new Text(‘Hi’); ) )Why do I have to declare Container as a child of Center but I don’t have to declare Text as a child or Container? I’m very new at this so sorry if this is something really obvious. Also the code above is something I typed off the top of my head so sorry if the syntax isn’t completely right. Thanks in advance!

January 22, 2019 at 06:00PM by po40361
http://bit.ly/2R7oyFZ
New post on /r/flutterdev subreddit:

Handling Firebase Dynamic Links.
My article on Flutter + Firebase Dynamic Linking part 2 is here. Refer it to your friends and credit yourself when they acknowledge you with a positive growth in their app downloads!

January 22, 2019 at 05:06PM by nikitag1494
http://bit.ly/2sDLNgW
New post on /r/flutterdev subreddit:

FlutterLogo | Flutter widgets 09 tutorial.
More detail use is in this article.https://medium.com/flutteropen/flutter-widgets-09-flutterlogo-5552b9021f8b

January 22, 2019 at 06:19PM by nb312
http://bit.ly/2HrOQ6e