#riverpod — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #riverpod, aggregated by home.social.
-
[Перевод] Аналитика во Flutter-приложениях: Какие события отслеживать, примеры архитектур и настройка Firebase
Вы выпускаете Flutter-приложение и уверены в его качестве — но знаете ли вы, как им действительно пользуются люди? Где они отваливаются, какие функции игнорируют, а какие вызывают восторг? Без правильно выстроенной аналитики всё это остаётся догадками. В этой статье — не просто про Firebase и Mixpanel, а о том, как построить гибкую, масштабируемую архитектуру аналитики, которая не развалится с ростом проекта. Включая типобезопасность, поддержку нескольких вендоров и раздельные режимы для продакшна и разработки.
https://habr.com/ru/companies/otus/articles/910810/
#flutter #Firebase Analytics #mixpanel #dart #riverpod #мобильная разработка
-
More #dart troubles today, this time particularly with #riverpod.
It looks like sometimes, with an unknown cause, setting a StateNotifier-based provider that holds an error message from within a ConsumerWidget (in response to another provider) will fail, because "Providers are not allowed to modify other providers during their initialization."
The only provider that should be being initialized is the command provider, and I've taken it out of the equation by delaying the set until that is done executing. The behavior hasn't changed at all. Oddly enough, once that error grinds through the debugger, it actually sets the StateNotifier to a resulting error ("At least listener [sic] of the StateNotifier Instance of '_CommandNoteNotifier' threw an exception
when the notifier tried to update its state"; the console shows that that error is in response to the "Providers are not allowed" error). I just don't know where exactly that's happening, or why that works. Or how I can get it to work correctly.
Would it work fine if I took executeCommand (which now-indirectly runs the "set") to not be a Provider and just be a function that takes a ref instead? That's not preferable because then I have to take a WidgetRef outside of a widget, which is "wrong" to do and comes with other issues. -
Building Local-First Flutter Apps with Riverpod, Drift, and PowerSync
https://dinkomarinac.dev/building-local-first-flutter-apps-with-riverpod-drift-and-powersync
#HackerNews #BuildingLocalFirstApps #Flutter #Riverpod #Drift #PowerSync
-
I've enjoyed using Riverpod for my Dart/Flutter app framework but I have confused myself on some intricacies of lifecycles of Riverpod providers. I decided to do a detailed walk of the topic for myself and post it for my blog. #flutter #riverpod #DartLang #programming nequalsonelifestyle.com/2024/1… -
"Riverpod Extensions. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/riverpod-extensions-decd8bfff862 #flutter #riverpod #flutterdev
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
"Testing. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/testing-7abb3afd5940 #flutter #riverpod #flutterdev
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
"Testing. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/testing-7abb3afd5940 #flutter #riverpod #flutterdev
-
"Accessing the Providers. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/accessing-the-providers-9563054f9906 #flutter #riverpod #flutterdev
-
"Riverpod Extensions. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/riverpod-extensions-decd8bfff862 #flutter #riverpod #flutterdev
-
"ProviderScope. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/providerscope-cc2929450795 #flutter #riverpod #flutterdev
-
"Testing. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/testing-7abb3afd5940 #flutter #riverpod #flutterdev
-
"Flutter State Management: Exploring RiverPod and BLoC | by Reme Le Hane | Medium" https://medium.com/@remelehane/flutter-state-management-exploring-riverpod-and-bloc-1463a0f5e5ba #riverpod #statemanagment #bloc #flutter
-
"Flutter State Management: Exploring RiverPod and BLoC | by Reme Le Hane | Medium" https://medium.com/@remelehane/flutter-state-management-exploring-riverpod-and-bloc-1463a0f5e5ba #riverpod #statemanagment #bloc #flutter
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
"ProviderScope. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/providerscope-cc2929450795 #flutter #riverpod #flutterdev
-
"Write best performance ListViews with Riverpod in Flutter | by Hasan Basri Bayat | Dec, 2022 | ITNEXT" https://itnext.io/write-best-performance-listviews-with-riverpod-in-flutter-8bf6590ed8b8 #flutter #riverpod #performance
-
"Riverpod Extensions. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/riverpod-extensions-decd8bfff862 #flutter #riverpod #flutterdev
-
"What is Riverpod. This post is based off a presentation I… | by Reme Le Hane | Mar, 2024 | Medium" https://medium.com/@remelehane/what-is-riverpod-88817b4a2563 #flutter #riverpod #flutterdev
-
2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.
There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.
-
2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.
There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.
-
2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.
There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.
-
2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.
There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.
-
2/ This edition comes with new chapters on Advanced #InteractiveWidgets, #UnitTesting, and #WidgetTesting, along with the #StateManagement chapter now includes #Riverpod.
There is a major update to the #Firebase #CloudFirestore chapter. Instead of separate sections for manually setting up Firestore to work in Android and iOS #Flutter apps, now one learns how to use #FlutterFire CLI to #Firestore to work with Android, iOS, macOS, and Web apps.
-
@youssef wait, one idea, if you have not already, you can “hide” the problem from the user by adding a loading spinner directly into the HTML file.
I wrote https://github.com/RemeJuan/playoffs_score_card to play with #flutterweb and #provider before a new job I was starting, eventually updated it to #riverpod, but you can see what and how I did it in that repo.
Some #ux foolery can go a long way.
-
I'm using this from now on whenever someone asks the "what state management should I use?" question.
#Flutter #flutterdev #statemanagement #Drake #GetX #Riverpod #provider #BLoC #meme #programmerhumor #memes
-
I'm using this from now on whenever someone asks the "what state management should I use?" question.
#Flutter #flutterdev #statemanagement #Drake #GetX #Riverpod #provider #BLoC #meme #programmerhumor #memes
-
I'm using this from now on whenever someone asks the "what state management should I use?" question.
#Flutter #flutterdev #statemanagement #Drake #GetX #Riverpod #provider #BLoC #meme #programmerhumor #memes