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

How do i can fix my issue. App doesn't launch in my smartphone
When i try to launch my app into my smart, i get this error. I created a new projet(basic), i didn't create any line i used default project(counter). BUILD FAILED in 4m 58s > Exception: Gradle task assembleDebug failed with exit code 1 > Exited (sigterm) How can i do to fix this issue?

June 18, 2020 at 03:09PM by Paulo Silva
https://ift.tt/3hFurIP
New post on Flutter Dev Google group:

How can i fix my issue?
When i try to launch my app into my smart i get this error. BUILD FAILED in 4m 58s > Exception: Gradle task assembleDebug failed with exit code 1 > Exited (sigterm) > I created a new project(basic) i didn't create any line i used default project(counter). How can i fix this issue?

June 18, 2020 at 03:26PM by Paulo Silva
https://ift.tt/3de8wVV
New post on Flutter Dev Google group:

How can i remove or edit my posts?
How can i do to remove or edit my posts? I don't get to edit, remove posts or title. Is possible?

June 18, 2020 at 03:45PM by Paulo Silva
https://ift.tt/2UWe29e
New post on /r/flutterdev subreddit:

Joystick
https://ift.tt/3hPzvdU

June 18, 2020 at 04:06PM by TheTechDesigner
https://ift.tt/3dffoC8
New post on Flutter Dev Google group:

Inheriting StatefulWidgets causing scaffold context error
I'm trying to create widgets to build views in a way I dont have to type the same code every time. This is what I came up with: /// Common class for all viewsclass GerenciadorTelaLogada
New tweet from FlutterDev:

Hey everybody, over here! 👋👋👋

It’s me, @fitzface from the Flutter team. Just popping in to let you know we’re ONE WEEK OUT from #FlutterDay!

Tune in on June 25 for 24 hours of codelabs, #AskFlutter, and more.

Register here → https://t.co/ughQcJXVME pic.twitter.com/mj5TBpFVwY— Flutter (@FlutterDev) June 18, 2020

June 18, 2020 at 04:59PM
http://twitter.com/FlutterDev/status/1273631552677781506
New post on Flutter Dev Google group:

Query Help .
Hi all, can somebody help me with a firestore query please. final name; final mainimage; final address; final telephone; final email; final website; final active; final ispremium; final premiumexp; final rating; final reviewscount; final description; final DocumentRefe

June 18, 2020 at 06:18PM by Jay Stewart
https://ift.tt/2Bm3Vn2
New post on Flutter Dev Google group:

Flutter 1.17.4 hotfix released to stable.
Hi, Flutter 1.17.4 has been released to stable. This is a hotfix release on the 1.17 branch and has no Dart update (it remains on 2.8.4). Changes for this build are listed below and are available on the Flutter Wiki here: Hotfixes to the Stable Channel
New tweet from FlutterDev:

We’re committed to advancing racial equity inside and outside of Google.

In the next few tweets, we’ll highlight some of the details around our commitments. You can also click the link below to read our CEO’s full note to the company. https://t.co/TA2i8yYbKT— Google (@Google) June 17, 2020

June 18, 2020 at 07:24PM
http://twitter.com/FlutterDev/status/1273667885148205057
New post on Flutter Dev Google group:

List and ListView builder doesn't update
So in my code I'm trying to search the database on firebase for an email and return the uid and add it to a list and display it. List
New post on /r/flutterdev subreddit:

I created a Bloc wrapper class that creates Bloc Events and States in just a few lines.
https://ift.tt/3eiv2hI

June 18, 2020 at 11:59PM by icedlaksa
https://ift.tt/30S6aJL
New post on /r/flutterdev subreddit:

What topic would you be interested in learning about at Byteconf Flutter?
Byteconf Flutter is a 100% free conference with the goal of bringing together the best Flutter speakers and teachers with the Flutter & Byteconf communities. We'd really like to know what topics you're most interested in so that we can help organize an awesome experience!View Poll

June 18, 2020 at 11:51PM by chimon2000
https://ift.tt/3eaeoRb
New post on Flutter Dev Google group:

Best way to implement BLoC State Management?
I have been using Provider package for state management so far, all the while trying to understand the BLoC pattern. Problem is, there are so many different tutorials out there, and almost every tutorial has a different way of handling the BLoC architecture. Some have a lot of boilerplate code,

June 19, 2020 at 03:00AM by Hassan Hammad
https://ift.tt/2YbliQC
New post on Flutter Dev Google group:

java.lang.OutOfMemoryError (no error message)
*Flutter: Execution failed for task ':app:packageDebug'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > java.lang.OutOfMemoryError (no error message)* Its been 3 straight days & I can't get what this error actually means and how to resolve

June 19, 2020 at 03:08AM by Saiprasad Lokhande
https://ift.tt/3fDRoud
New post on Flutter Dev Google group:

Passing routes through Maps
I am storing widgets in a Map and loading. Below is my Code. As I am technically not strong, I would like to know is there any performance penalty in doing this. Thank you. import 'package:flutter/material.dart'; import '../screens/menu_screena.dart'; import '../screens/my_custom_form.dart'

June 19, 2020 at 06:27AM by Ivan DCosta
https://ift.tt/2N8XIxp