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

Problems with the Documentation
Hi, I'm running into errors when I run the sample widgets in official documentation site. Not really sure where to post this except here.

January 24, 2021 at 03:00PM by Matt
https://ift.tt/3a07CfV
New post on /r/flutterdev subreddit:

Flutter Game
is there any mobile game made by flutter and dart?

January 24, 2021 at 04:23PM by TechnoLX
https://ift.tt/2MeMlXH
New post on /r/flutterdev subreddit:

Localization Pro Tip: Checkout This JSON File Translator Tool, Uses Google Translate API
https://ift.tt/2YdyDXC

January 24, 2021 at 07:24PM by boon4376
https://ift.tt/3a3Jxom
New post on Flutter Dev Google group:

flutter stopped working on it's own
Hello guys, I am facing a strange problem... Till today morning flutter was working fine but idk what happened it stoped working and when I run in release mode it shows pubspec.yaml file not found. I did flutter doctor and I shows the following error. But the code is clean and there is nothing

January 25, 2021 at 08:57AM by palak pandey
https://ift.tt/39YMYwF
New post on /r/flutterdev subreddit:

Learn about Cloud Firestore SUBCOLLECTIONS!
https://www.instagram.com/p/CKdodQ6L9Q4/?igshid=n00b9mhj9a5u

January 25, 2021 at 10:39AM by dopecode31
https://ift.tt/2YhZfXv
New post on /r/flutterdev subreddit:

Using the Navigator 2.0 effortlessly
A new update of beamer package has been released, now with a recreation of "official" books example which can be seen in action here in the README.Beamer implements all the underlying logic needed for routing with page stacks and keeping browser's URL in sync. You just need to define your BeamLocations that represent stacks of pages and then you can teleport/beamTo your desired location. Rest will be taken care of for you.

January 25, 2021 at 11:44AM by llsII
https://ift.tt/36aqBTS
New post on Flutter Dev Google group:

Flutter Error: Another exception was thrown: Instance of 'DiagnosticsProperty
Hi, I have successfully uploaded the text items and one image to the firebase database and able to retrieve all of them in cards Widget view and List Tiles View Now I am trying to get individual view when clicked on List Items from List view. Please check my code , I am seeing a blank screen

January 25, 2021 at 12:21PM by shravan kumar Pottala
https://ift.tt/3pfoK80
New post on Flutter Dev Google group:

Fwd: Search screen error
---------- Forwarded message --------- From: Karan Tripathi
New post on /r/flutterdev subreddit:

New Flutter App
Hi guys, I just developed a new app named Repyol using flutter. You can leave your opinion and reviews about it. Available on Google play store.Repyol is all about reading and writing reviews about products and brands.

January 25, 2021 at 03:43PM by nkenna007
https://ift.tt/3sWRmVC
New post on /r/flutterdev subreddit:

New Flutter Package: gizmos_settings_screen
I've just published a new Flutter package for displaying settings screens (or similar screens). I built this after finding it near impossible to customize the look and feel of the other popular settings screen packages. This package takes a different approach and separates the functionality from the UI customization. This lets you create custom skins to better fit into your existing app. There are several skin prototypes included for Cupertino (light and dark modes), and Material (light and dark modes). In most cases, you can just subclass those, alter your colours and move on to the rest of your app.It's an alpha version, so please let me know what you think. What can I do to improve it?https://pub.dev/packages/gizmos_settings_screen

January 25, 2021 at 06:12PM by DaveWoodX
https://ift.tt/3pjAia3
New post on Flutter Dev Google group:

HTTP.get() hangs up
import 'package:http/http.dart'; import 'model_post.dart'; class PostService { Future
New post on /r/flutterdev subreddit:

Why animatedgrid widget is not exist? How to animate grid then?
Hi there, I wonder why there is no animatedgrid widget in flutter, I used some animatedlist on my project until now I need a grid, then I realize there is no animatedgrid widget. I'll be gratefull for any resource that might help me to animate grid item removal.

January 25, 2021 at 06:47PM by rakanduk
https://ift.tt/3iN574s
New post on /r/flutterdev subreddit:

Now with version 0.2.0 of bloc_rest_api, you can use your own Future<T> returning function instead of just the predefined post and get requests... 🙌
https://ift.tt/3pjcnb1

January 25, 2021 at 06:37PM by Queasy-Ground8295
https://ift.tt/2LUY3qR
New post on /r/flutterdev subreddit:

Make right export from Adobe XD to Flutter
Hello everyone, when I export my Adobe XD project on Flutter I have a lots of errors, missing pictures ( I know I need to add them as assets in yaml file but Adobe doesn't export pictures in the project as assets automatically?), new weird widgets to remove...Since I'm exporting 9 pages I need to do a lot of work to clear all.I'm doing the export from Adobe using Flutter XD plugin.Is there any way to do this creating less useless widgets or adding missing assets automatically or other?

January 25, 2021 at 06:18PM by _seeking_answers
https://ift.tt/3plJT04
New post on /r/flutterdev subreddit:

Flutter Application LifeCycle - For beginners
https://ift.tt/3a6pPbR

January 25, 2021 at 08:14PM by cheerfulboy
https://ift.tt/3sUTxsW
New post on /r/flutterdev subreddit:

Test new version of my package async_button_builder
Hi!I'd like a couple opinions with my somewhat new package async_button_builder. It's been hard to find a proper naming convention for some fields related to a button and I don't know if what I have currently is weird. Pub is sort of confusing with pre releases as well so apparently my nnbd release (my stable version) lost precedence over my dev release. Still learning. There is an open PR here so feel free to suggest any improvements to any part of it. The main part of the code is less than 300 lines.(Images are broken on pub. Sorry, has to do with my prerelease mistake)

January 25, 2021 at 07:04PM by Nolence
https://ift.tt/2Ya9xZY