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

hi there how are you have anyone tell me how can put navigator in my sideBar
import 'package:flutter/material.dart'; import 'package:google_fonts/google_fonts.dart'; List
New post on /r/flutterdev subreddit:

App Feedback Thread - February 26, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods

February 26, 2021 at 03:00PM by AutoModerator
https://ift.tt/3q5JVcl
New post on /r/flutterdev subreddit:

Google New policy
https://youtu.be/MFmoNDQvrFk According to google we should use there payment method? I started a startup it have a subscription model .Basically a news app so we are using Razorpay for subscription .According to new policy we can't use razorpay ?or what am I missing out?or what should I know?

February 26, 2021 at 04:13PM by Neither_Raccoon_8815
https://ift.tt/37RoVPZ
New post on /r/flutterdev subreddit:

Accessing Firebase Google credentials and pass it to another Provider
I have an app that uses Firebase's google auth. It has its own provider. I have another provider model that sends and gets user posts to and from Firestore. How do you access the current authenticated google credentials and pass it on to my PostProvider, that way everytime someone posts it includes the user details, so when I come to read and get those posts, it includes the details (name and photo) of the user who posted? Im always getting null using changenotifierproxyidentifier.

February 26, 2021 at 05:18PM by reddit04029
https://ift.tt/3bI2s9h
New tweet from FlutterDev:

We just updated the event website with new info about the community happenings around the world all month!

Join a #FlutterEngage Extended event near you!

💙 Take a look → https://t.co/YdBkCA7pGB pic.twitter.com/vqZ4sVjATa— Flutter (@FlutterDev) February 26, 2021

February 26, 2021 at 05:58PM
http://twitter.com/FlutterDev/status/1365345561868529665
New post on /r/flutterdev subreddit:

[flutter_i18n] strange problem with the flutter_i18n-package
I used the flutter_i18n package to translate my Flutter app.Now I have the problem that when I change the "pages" of my app via the navigation, the following error message appears at irregular intervals. But only very briefly and not every time.https://imgur.com/8HtLymYhttps://imgur.com/iaeEnOII think it is a bit too late or too early to load, but I have no real idea what. The phenomenon is only visible under DEBUG. With the RELEASE, I think the problem still exists, but the app will then certainly be fast enough that you don't even see the error message.Perhaps one of you has already had the problem with this package and has a spontaneous idea?I think you guys.Tobias

February 26, 2021 at 07:11PM by Business_South_7910
https://ift.tt/2NBEvbQ
New post on /r/flutterdev subreddit:

I made a video about an app i made in flutter. the source code is in the description. Thought you guys might be intrested
https://youtu.be/UucjoMax02I

February 26, 2021 at 09:40PM by fred441a
https://ift.tt/3kq17bd
New tweet from FlutterDev:

169 packages released null safe versions on https://t.co/XAGXN4ILmv in the past week. Among them:

* flutter_cache_manager
* google_maps_flutter
* firebase
* web_socket_channel

Taking us to 1096 null-safe packages.

Package owners: you can publish stable null safe versions now! https://t.co/E1V1notG15— Dart Language (@dart_lang) February 26, 2021

February 26, 2021 at 10:11PM
http://twitter.com/FlutterDev/status/1365409194741035013
New post on /r/flutterdev subreddit:

Why is firebase change the FCM api for flutter?
I just switched from the firebase messaging 6.0.16 to 8.0.0-dev.14.Turns out the API has totally changed. Pretty much every method I was using has been removed and replaced with somthing else. New classes are introduced.Am I crazy, or does this seem really odd for a library that is in version 8.0.0? Like aren't libraries with unstable API meant to be kept versioned 0.x.x, and not reach 1.0.0. Or at least could they put a big warning on the github page "this is an unstable API"??I am a little bit perturbed here.

February 27, 2021 at 02:11AM by scorr204
https://ift.tt/3sBgiBh