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

Another React-like-hooks Flutter implementation
A React-like hooks implementation for flutter.https://github.com/alfredosalzillo/flhooks

December 26, 2018 at 12:21AM by lupo93
http://bit.ly/2GEsC0n
New post on Flutter Dev Google group:

Flutter Setup Error
Hello, Please I'm new to flutter and I've been trying to set it up on my windows 64-bit machine but I continue getting the error below: Oops; flutter has exited unexpectedly. Sending crash report to Google. Crash report sent (report ID: b13beecb620f8299) Crash report written to C:\Users\davea\flu

December 26, 2018 at 01:09AM by David Asem
http://bit.ly/2BBOnYM
New post on Flutter Dev Google group:

Date and Time Zone
Hi i have a problem to get the current date and time from different zone like australia or america etc, and i want to fetch the date and time from server(firebase)

December 26, 2018 at 08:11AM by Sanjay Kumar
http://bit.ly/2GBgvkC
New post on Flutter Dev Google group:

Flutter - Push Notification click redirection to specific screen not working
I have use *flutter_local_notifications*, push notification is successfully receiving and when i click on it, i'm trying to redirect to specific screen, but it always redirect to home screen. Below is my code. @overridevoid initState() { // TODO: implement initState super.initState(); //

December 26, 2018 at 03:23PM by Nirav Bhavsar
http://bit.ly/2Cyylka
New post on Flutter Dev Google group:

Google Vision API for facial verification(recognition)
I want to create an attendance manager app based on facial recognition in Flutter. Is there a way to use google Vision API for this app?

December 26, 2018 at 08:42PM by aryank...@gmail.com
http://bit.ly/2GEaV0Z
New post on Flutter Dev Google group:

Get The currentDate from firebase
How we can get the current date from firebase server, i have used ServerValue.timestamp, but it is fiving {.sv:timestamp}, and we required this value on our app page for compare current date with some date range, how we can do this.

December 27, 2018 at 05:47AM by Sanjay Kumar
http://bit.ly/2GHUZuE
New post on Flutter Dev Google group:

Set the time zone for date
i want to set the australian/perth time zone for our app, how it is possible in Flutter,please advise.

December 27, 2018 at 05:48AM by Sanjay Kumar
http://bit.ly/2RlM0TW
New post on /r/flutterdev subreddit:

Expanding Search Capabilities with Firebase
Hey Guys,
Currently building a sever-less application that will require search functionality and apparently firebase has poor querying capabilities when it comes to strings. Is there a better way of implementing full-text search that wont cost me so much ( example via algolia )? or should I be looking else-where

December 27, 2018 at 11:20AM by Yourfavooreo
http://bit.ly/2ERnYdB
New post on Flutter Dev Google group:

EMM or MDM integration
I have been searching around and cannot find any relevant information to see if there is any package available to integrate with EMM or MDM providers, like Mobile Iron or Air Watch. Any advice will be appreciated.

December 27, 2018 at 03:14PM by Shan Lin
http://bit.ly/2Stt7Mp
New post on Flutter Dev Google group:

Help with firebase_auth plugin
Hey everyone, I'm new developer on Flutter. I'm trying to get to work firebase in order to authenticate users within my app. But I can't get it works. Below is my code and error I got, anyone can help me? Thanks Future _loginFirebase(String email, String password) async { await FirebaseAuth.inst

December 27, 2018 at 03:24PM by Hang YC
http://bit.ly/2AjWJom
New post on /r/flutterdev subreddit:

Flutter plugin for share file (image, PDF, video, ecc) or text.
http://bit.ly/2ETsiIP

December 27, 2018 at 05:04PM by juaguar
http://bit.ly/2rXbPeP
New post on /r/flutterdev subreddit:

A Deep Dive Into PageView In Flutter (With Custom Transitions)
http://bit.ly/2Lzn0U5

December 27, 2018 at 04:41PM by deven9852
http://bit.ly/2EMbDGZ