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
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
🌟 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
Twitter
#30daysofflutter hashtag on Twitter
38m ago @FlutterDev tweeted: "👏 Last days of #30DaysOfFlutter!
We ho.." - read what others are saying and join the conversation.
We ho.." - read what others are saying and join the conversation.
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
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
YouTube
Firebase Auth Architecture with Riverpod: Cleaner than Provider?
Namaste!
In this video we see how we can implement a firebase authentication architecture in a very clean, readable and maintainable way using Riverpod.
Do share any queries and feedback in the comments!
Like-Share-Subscribe :)
Links:
Github project code…
In this video we see how we can implement a firebase authentication architecture in a very clean, readable and maintainable way using Riverpod.
Do share any queries and feedback in the comments!
Like-Share-Subscribe :)
Links:
Github project code…
New post on /r/flutterdev subreddit:
FirebaseAuth clean architecture with Riverpod
https://www.youtube.com/watch?v=ome7acabO58
February 01, 2021 at 08:12AM by abhishekmah98
https://ift.tt/39BIs8E
FirebaseAuth clean architecture with Riverpod
https://www.youtube.com/watch?v=ome7acabO58
February 01, 2021 at 08:12AM by abhishekmah98
https://ift.tt/39BIs8E
YouTube
Firebase Auth Architecture with Riverpod: Cleaner than Provider?
Namaste!
In this video we see how we can implement a firebase authentication architecture in a very clean, readable and maintainable way using Riverpod.
Do share any queries and feedback in the comments!
Like-Share-Subscribe :)
Links:
Github project code…
In this video we see how we can implement a firebase authentication architecture in a very clean, readable and maintainable way using Riverpod.
Do share any queries and feedback in the comments!
Like-Share-Subscribe :)
Links:
Github project code…
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
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
YouTube
Flutter Redux State Management Tutorial⏱
Learn about Redux State Management For Flutter From Absolute Scratch!
😺For Further Updates Join me on my Social handles :
👾 Instagram : https://www.instagram.com/abhishvek/
👾 Facebook : https://www.facebook.com/abhishchavan
👾 Discord : https://discord.gg/nbMaxj9whr…
😺For Further Updates Join me on my Social handles :
👾 Instagram : https://www.instagram.com/abhishvek/
👾 Facebook : https://www.facebook.com/abhishchavan
👾 Discord : https://discord.gg/nbMaxj9whr…
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 surely
GitHub: https://github.com/slovnicki/beamerAny feedback or contribution is welcome.
February 01, 2021 at 10:53AM by llsII
https://ift.tt/3aqcECL
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 surely
BeamLocation
supporting multiple path blueprintsbeing able to change the state of currentLocation
pub.dev: https://pub.dev/packages/beamerGitHub: 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
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:
Packing Layout algorithm (horizontal & vertical staggering at the same time)
https://twitter.com/creativemaybeno/status/1356211976570081283?s=20
February 01, 2021 at 01:07PM by creativemaybeno
https://ift.tt/3j4pAlA
Packing Layout algorithm (horizontal & vertical staggering at the same time)
https://twitter.com/creativemaybeno/status/1356211976570081283?s=20
February 01, 2021 at 01:07PM by creativemaybeno
https://ift.tt/3j4pAlA
Twitter
creativecreatorormaybenot
I just invented a packing layout algorithm in #Flutter 🎉😃 It staggers *both* horizontally *and* vertically 💥 And I am low-key proud of it because I came up with it 100% on my own, i.e. it is not based on anything 🙃 I had an idea in my head from on a design…
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
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
reddit
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...
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
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 /r/flutterdev subreddit:
Episode 5!
https://www.youtube.com/watch?v=aYUrltZHmk4
February 01, 2021 at 02:18PM by blueishninja
https://ift.tt/3pz7OJE
Episode 5!
https://www.youtube.com/watch?v=aYUrltZHmk4
February 01, 2021 at 02:18PM by blueishninja
https://ift.tt/3pz7OJE
YouTube
Code With Me - Episode 5 | Building a Todo List App in Flutter
👨🏻💻 Source Code and more info: https://github.com/ptrbrynt/flings-flutter
▶️ Playlist: https://www.youtube.com/playlist?list=PLuRjraE2SpTirbRuxZYz5JxDKjWFIQGHS
🐦 Twitter: https://twitter.com/ptrbrynt
🕸 Website: https://ptrbrynt.com
In this series, I'll…
▶️ Playlist: https://www.youtube.com/playlist?list=PLuRjraE2SpTirbRuxZYz5JxDKjWFIQGHS
🐦 Twitter: https://twitter.com/ptrbrynt
🕸 Website: https://ptrbrynt.com
In this series, I'll…
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
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
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:
Flutter State Management: Going from setState to Freezed & StateNotifier with Provider
https://youtu.be/5pxoaQcQVJ8
February 01, 2021 at 05:02PM by bizz84
https://ift.tt/3oBf9Y0
Flutter State Management: Going from setState to Freezed & StateNotifier with Provider
https://youtu.be/5pxoaQcQVJ8
February 01, 2021 at 05:02PM by bizz84
https://ift.tt/3oBf9Y0
YouTube
Flutter State Management: Going from setState to Freezed & StateNotifier with Provider
Mixing UI and logic inside Flutter widgets is bad. Here's how to refactor a simple app for better separation of concerns, immutability, and type safety using Freezed & State Notifier.
Written tutorial here: 👇👇
https://codewithandrea.com/videos/flutter-state…
Written tutorial here: 👇👇
https://codewithandrea.com/videos/flutter-state…
New post on /r/flutterdev subreddit:
How to Handle Connectivity in Flutter App 2021 [Updated]
https://youtu.be/jX0NBXvXnOQ
February 01, 2021 at 05:00PM by sagarshende
https://ift.tt/3arW0CA
How to Handle Connectivity in Flutter App 2021 [Updated]
https://youtu.be/jX0NBXvXnOQ
February 01, 2021 at 05:00PM by sagarshende
https://ift.tt/3arW0CA
YouTube
How to Handle Connectivity in Flutter App 2021 [Updated]
Flutter is an Open Source project by Google That allows us to Create App For Both Android & IOS platforms. So in this video, I am going to show u how to implement Internet connectivity in flutter where u can initialize Online & Offline Network Functionality…
👍1
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
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
reddit
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...
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
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
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
#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
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