Flutter Heroes
26.1K subscribers
272 photos
2 videos
31.1K links
Download Telegram
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
New post on /r/flutterdev subreddit:

How to publish an app without paying any fees?
PlayMarket/AppStore
TIA!

June 19, 2020 at 07:47AM by 2reform
https://ift.tt/37LNIE6
New post on /r/flutterdev subreddit:

How long did it take you to become comfortable in DART
Complete newbie here, but enjoying the process. How long did it take y’all to become comfy in programming DART with flutter and to make something that you were proud of?

June 19, 2020 at 08:21AM by Underscore_germs
https://ift.tt/3hOvC99
New post on /r/flutterdev subreddit:

Free help with your backend needs
Hello Flutter Community,My name is Maxim and I'm a co-founder of Reify Academy. We help entrepreneurs all over the world to launch their online businesses. We would like to understand if we can help the Flutter community by offering help with creating complex backend in Darklang(see it in action).Complex backend is a backend which requires a significant amount of custom logic. When you grow beyond firebase cloud_storage rules and need to reach our to use cloud_functions. Maybe you even run your own backend server.What we need help with is to understand your backend use cases.Then we will choose 3 use cases and develop them for free - recording every single step of the way.You will get:Invitation to darklang beta.Your backend developed and functional.Videos of every step of development so you can model on it further.It's a research project for us and we will not charge you anything.

June 19, 2020 at 08:20AM by maxim_filimonov
https://ift.tt/2UZmwMP
New post on /r/flutterdev subreddit:

Which framework is better: React Native and Flutter?
Is Flutter really taking over other cross-platform frameworks? Read a detailed comparison between Flutter and React Native here: https://pairroxz.com/blog/react-native-vs-flutter-best-performer/Let me know what you guys think.

June 19, 2020 at 09:10AM by Apeksha_Shrivastava
https://ift.tt/2YODSgn
New post on /r/flutterdev subreddit:

taking angela flutter course as the first programming course
hey guysI'm buying this course https://www.udemy.com/course/flutter-bootcamp-with-dart/ (flutter+dart) with no programming experience any advices?

June 19, 2020 at 11:35AM by Abdo_69
https://ift.tt/3defRVh
New post on Flutter Dev Google group:

Doubt
Hi Team, Here is my default string to access the image file For Example " */Content/Images/Student/72/Full/55a14bc0-81a3-4b23-8d94-e3cc355e46b0.jpg*" Now we have moved this files to blob so the Orignal image URL will be Example: " https://ift.tt/3ej68OP

June 19, 2020 at 11:25AM by Ram Kumar
https://ift.tt/2UZmDI8
New post on Flutter Dev Google group:

Displaying of recipient sms: Doubt
hi all... I want to display the recipient SMS in the text field in my flutter app.. the number of the recipient is provided by the user ... The task is to the recipient SMS need to be displayed in my flutter. Thank you in advance.

June 19, 2020 at 11:50AM by Abinavan Nagendran
https://ift.tt/2Yf8XLd
New post on Flutter Dev Google group:

Converting Date and Time
Hi Team, I just want the following as output: "12-07-1996" for the date and time "1996-07-12T00:00:00". Herewith sharing what I had tried. Please let me know your comments. [image: image.png]

June 19, 2020 at 01:01PM by Ram Kumar
https://ift.tt/2Yfir9h
New post on Flutter Dev Google group:

Flutter firebase error
Hey guys I add firebase to my flutter project , I follow the necessary installation guide on firebase but when I try to run the app it fails..

June 19, 2020 at 01:51PM by shedrack Ejeh
https://ift.tt/3ebNNTP
New post on Flutter Dev Google group:

Sync SQLite with Mysql database
Hi all, I am working on an application, I want to synchronize SQLite database with Mysql database. Can somebody help me, please?

June 19, 2020 at 02:01PM by rodrigue kongne ndé
https://ift.tt/3fCNS3e
New post on Flutter Dev Google group:

how to return data from cupertino picker to bottomsheet?
hey guys. i have a button inside the showmodelbottomsheet that returns a cupertino picket. higher up i have a textwidget that should return the value selected from the picker. but it only refresh the value when i close the bottomsheet . how can i make the text widget to get the new value

June 19, 2020 at 02:18PM by Error Place
https://ift.tt/30SNZ6G
New post on /r/flutterdev subreddit:

CupertinoProgressBar
https://ift.tt/2YgHMzN

June 19, 2020 at 03:24PM by TheTechDesigner
https://ift.tt/2UUeh4H
New post on Flutter Dev Google group:

App works in debug mode but does not work in release mode (SHA KEY PROBLEM)
Hey..I am Facing same issue ..I am making a chat app..with firebase and CloudFirestore...in debug mode the app is working fine ..the chat and all is loading but ..When after building a apk the chat and the users are not loading..I Gave all the permision properly: And i am facing this issue

June 19, 2020 at 03:16PM by Droper
https://ift.tt/2AUk2IC