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

ISSEUE: Gradle task assembleDebug failed with exit code 1
Dear Friends, I need your help to come over to an issue/error in running an Android Emulator while checking at console as follow: *Exception: Gradle task assembleDebug failed with exit code 1* *A screenshot is attached for your reference. * *Kindly help to resolve this.....* [image: Screensho

May 07, 2020 at 02:52PM by Sumit Bhasin
https://ift.tt/2YJDu4u
New post on /r/flutterdev subreddit:

Reference to an enclosed class method cannot be extracted??
Hey everyone, I'm fairly new to Flutter and I'm love every bit of it. However I have been encountering the error titled whenever I try to extract my RaisedButton widget. I notice when I comment out the onPressed function extraction is possible. But I would like to be able to extract my widget and pass in the necessary function.I could just leave it as is but my code wouldn't be DRY and that bothers me. I was wondering if there is a way to overcome this issue. Any help would be appreciated.Code Snippet

May 07, 2020 at 03:31PM by chriscampdev
https://ift.tt/2YJBLfl
New post on /r/flutterdev subreddit:

Flutter and Gmail
Hello, I want to ask you if there are a packages or permission to help me to read the content of Gmail For ex : when i receive an email from xyz@gmail.com, i want to my flutter app send me an sms.

May 07, 2020 at 03:17PM by Djamel_Sebbagh
https://ift.tt/35FgR2t
New post on Flutter Dev Google group:

Re : Flutter Bloc dropdown issue
Hi developers, I was unable to do the drop down menu after selecting the data it needs to be updated the text widget and button widget values Here is the github repo https://ift.tt/2xGDBTd Thanks & Regards din kurth 7358670730 < https://www.avast.com/sig-email?utm_medium=

May 07, 2020 at 04:20PM by Dindukurthi Kondiah
https://ift.tt/2yrE8sQ
New post on /r/flutterdev subreddit:

Beginner app developer
Hello all,i’m currently on my own personal journey to learn how to code (currently day 4). I’d like to develop a text heavy educational app for students and qualified professionals.I was just in the process of deciding between react native and Flutter (as they allow cross-platform development) and i had a few questions i was just hoping someone could help clarify:a) is flutter a good platform to develop an app which will have a lot of text/ content?b) what are some of its limitations?c) why would you choose it over react native?Thank you all for the answers you might provide :)!

May 07, 2020 at 04:58PM by mriaz95
https://ift.tt/2zhKoDu
New tweet from FlutterDev:

🌐🧭Navigating URLs using named routes!

Named routes can be used to navigate between pages in a Flutter mobile app, but they also work for URLs in your web apps. Learn how to add named routes to your app, and customize them.

Article by @perclasson &rarr; https://t.co/ivzvdRmgHC pic.twitter.com/QgELwTUQBy— Flutter (@FlutterDev) May 7, 2020

May 07, 2020 at 06:02PM
http://twitter.com/FlutterDev/status/1258427097220931584
New post on Flutter Dev Google group:

Using Platform Channels on Windows to implement platform specific code.
Hi, Although desktop support for Windows is still in early stages, I've decided to go ahead with using flutter, as I believe long term is it a great solution for writing a multi platform app. I have a simple app where I now want to implement some serial driver functionality, so for now that

May 07, 2020 at 06:21PM by Nicholas Savva
https://ift.tt/35EuhvP
New tweet from FlutterDev:

The #BoringShow 🎉

🐯No tigers were harmed in the production of this series.@Fitzface and @bouncingsheep troubleshoot a playback button that never plays from the downloaded mp3, and a download button that still shows after downloading is done.

Watch &rarr; https://t.co/kIP7IMRcw9 pic.twitter.com/IzOsiCVw35— Flutter (@FlutterDev) May 7, 2020

May 07, 2020 at 07:57PM
http://twitter.com/FlutterDev/status/1258455885451390976
New post on /r/flutterdev subreddit:

Handling both iOS/Android Firebase Messaging Payloads
I want to be able to handle iOS and Android notifications using Firebase Messaging.I followed a tutorial in which the person received notification payloads in this format on Android:notification:{ title: "title" , body: "body" } }However on iOS I am receiving a payload in this format:aps:{ alert:{ title: "title" , body: "body" } }What is the best way to handle this within Flutter when configuring firebase messaging like below?
_firebaseMessaging.configure( onMessage: (Map<String, dynamic> message) async { showDialog( context: context, builder: (context) => AlertDialog( content: ListTile( title: Text(message['aps']['alert']['title']), subtitle: Text(message['aps']['alert']['body']), ), actions: <Widget>[ FlatButton( child: Text("Dismiss"), onPressed: () => Navigator.of(context).pop(), ) ], ), ); }, 


May 07, 2020 at 08:50PM by tampacsthrowaway
https://ift.tt/2A3mpYR
New post on Flutter Dev Google group:

DataTable synced with firebase
How can I make a datatable if I have the DataRow labels stored in firebase? And how can I update it once I have a new DataRow label in firebase? Need urgent help! Thanks in advance for helping!

May 08, 2020 at 12:23AM by Jonas Riesen
https://ift.tt/3dqnN6f
New post on Flutter Dev Google group:

How to generate hive boxes?
Hi, How to generate hive database boxes as per user click event. Like user creating data table, in that adding hive box name, and also HiveFields String variable names. Here main thing I want to know, how to generate hive boxes on user click event by filling data form to generate data table.

May 08, 2020 at 12:50AM by Gulam Fahad Ahmed
https://ift.tt/35HE9Fd
New post on Flutter Dev Google group:

1.17 not working with some packages (Google FireStore)
——— These 2 work —— firebase_core: ^0.4.4+3 google_sign_in: ^4.4.4 ——— These 4 do not work (crashes Flutter) —— cloud_firestore: ^0.13.5 firebase_storage: ^3.1.5 firebase_core: ^0.4.4+3 firebase_admob: ^0.9.3+2 I've tried dozens of combinations, all of the above packages were

May 08, 2020 at 03:12AM by jerry hamby
https://ift.tt/3cgjKt1