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

reset field or variable in Provider
hi, i'm using provider package for state management , anyone can show me the right way reset field or variable ? example code here : i want to reset _counter back to 0 after i navigate to other screen , i need the right way to do it , thank you in advance :) class AppProvider with ChangeNotifi

February 01, 2021 at 08:00AM by You Sour
https://ift.tt/2MlczIt
New tweet from FlutterDev:

🌟 Anddd here we go! #30DaysOfFlutter is starting.

If you signed up, check your inbox for more! 📬 If you didn't, you can still join us for the first Live Session on February 1st at 9AM PST.

Everyone's invited 👉 https://t.co/gCxkp4bMDR pic.twitter.com/25EGc9lN4w— Flutter (@FlutterDev) February 1, 2021

February 01, 2021 at 08:29AM
http://twitter.com/FlutterDev/status/1356142624655241223
New post on /r/flutterdev subreddit:

Firebase Auth architecture with Riverpod
Hello Everyone!In this video i have explained how to architecture firebase auth functions in a class and feed them through a provider. To create the provider I am using Riverpod which is the a great abstraction over provider and removes a lot of unnecessary boiler plate code. With this tutorial you will be able to build an app with :Clean architectureReadable and maintainable codeLess boiler plate provider codeLess nesting due to use of Consumer Widget instead of stateless widget class with consumer childNavigator-less login and logoutlink : https://www.youtube.com/watch?v=ome7acabO58

February 01, 2021 at 08:19AM by abhishekmah98
https://ift.tt/3pDIQJ5
New post on /r/flutterdev subreddit:

Flutter With Redux State Management
Redux is one of the best way to manage complex states. Period💯Learn all you need learn about Store, Reducer, StoreConnector, Storebuilder and Redux State Management From Absolute Scratch! 🔥🔥🔥Video Link : https://youtu.be/c6Td1BHwqK4Go check that out!! And dont forget to SUBSCRIBE if you find it amazing😁💯

February 01, 2021 at 11:13AM by dopecode31
https://ift.tt/2YwpGcr
New post on /r/flutterdev subreddit:

Beamer v0.5.0 is out, now with books example on steroids
As per the popular demand, here's the complex example on using Navigator 2.0, still effortlessly.Among lots of improvements in this release, the biggest ones are surelyBeamLocation supporting multiple path blueprintsbeing able to change the state of currentLocationpub.dev: https://pub.dev/packages/beamer
GitHub: https://github.com/slovnicki/beamerAny feedback or contribution is welcome.

February 01, 2021 at 10:53AM by llsII
https://ift.tt/3aqcECL
New post on Flutter Dev Google group:

to show search matching list in on search
hello everyone! I want to show search ahead list on search with api on same screen, i have googled but unable to find a working solution, please help!

February 01, 2021 at 12:04PM by Raman Plaha
https://ift.tt/36xKGnl
New post on /r/flutterdev subreddit:

Android & iOS connected in the same thunderbolt port
I am going to buy a Macbook PRO for flutter development, and as it has only 4 USB-C Thunderbolt ports, I was wondering if I could buy an adapter and plug an Android device and an iPhone into that adapter. That would mean that both devices will be in the same port.Smartphones are not regular USB devices, and I know that I couldn't do that in one of the USB ports of my current computer.So, anyone who has tried to connect both types of devices to the same port? Does it work OK for debugging?Thanks.

February 01, 2021 at 01:53PM by svprdga
https://ift.tt/3owdR0k
New post on /r/flutterdev subreddit:

iOS jank
I’m seeing a lot of discussion about iOS jank issues, so I tested out a few apps (google ads, eBay motor, a couple new apps posted in flutter slack). I’m using an iPhone 8 Plus.I did notice jank in google ads / eBay motors, but the other two apps ran quite smoothly.Is my phone (8 plus) new enough that it should notice the jank? Or could it be that on newer phones it’s a lot worse than on my phone?

February 01, 2021 at 02:20PM by untitled20
https://ift.tt/3tdA1YF
New post on Flutter Dev Google group:

flutter Android Studio 4.2
Maybe some of you are yet using Flutter in android studio 4.2 and could answer my concerns. I refer to this
New post on Flutter Dev Google group:

RangeError (index): Invalid value: Only valid value is 0: 1
Here is the full code - https://ift.tt/36zzjvk gives error in oyo_app
New post on /r/flutterdev subreddit:

Monthly challenge?
New here, wondering if there is like a monthly app creation challenge or something similar on this subreddit yet? Thought it would be cool to check out the ideas of different devs focusing on one idea.

February 01, 2021 at 06:52PM by josegmccausland
https://ift.tt/2YAOS1e
New post on Flutter Dev Google group:

Safari WEB push notification Package Error
Hello, Currently Implementing push notifications with Safari and After the Package is successfully read from my server I get this error even after all the domain have been added to the allowed domain list. " Referrer URL doesn't exist in list of allowed domains" Any insight into this error

February 01, 2021 at 07:22PM by Fuh Austin Ambe
https://ift.tt/3cuDbBk
New post on Flutter Dev Google group:

How to limit the scaling factor and shrink factor
Hello, everyone I made a container in which we scale, rotate, and shrink the widget but I want to limit the scale and shrink factor. How can I do this? Here is my code. import 'dart:io'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import 'package:image

February 01, 2021 at 07:46PM by Karan Tripathi
https://ift.tt/3rbVI9H
New post on /r/flutterdev subreddit:

#30DaysOfFlutter
when I try to run flutter doctor command the following error is showing upError: Unable to find git in your PATH.#30DaysOfFlutter

February 01, 2021 at 07:56PM by kaveesh6
https://ift.tt/2Ld33Xo
New post on /r/flutterdev subreddit:

Flutter Starter: Guide to building a Hacker News App
https://ift.tt/2KNxoeB

February 01, 2021 at 09:37PM by cheerfulboy
https://ift.tt/3tg0h4P