"Theme and Accent Color switch with Riverpod in Flutter" https://blog.albertobonacina.com/theme-and-accent-color-switch-with-riverpod-in-flutter #flutter #riverpod #theme
🎨 I want to share my latest article on implementing Theme and Accent Color switch with Riverpod in #Flutter! 🚀 Learn how to customize the look and feel of your app with just a tap. #flutterdev #ui #riverpod https://blog.albertobonacina.com/theme-and-accent-color-switch-with-riverpod-in-flutter
#Flutter #flutterdev #ui #riverpod
RT @creativ_bracket
Great quick tip for #Riverpod projects! https://twitter.com/RandalSchwartz/status/1650714524381745153
Deluxe Riverpod Warmup: Randal Schwartz demonstrates how to use a “warmup” widget to ensure that Future and Stream providers are preloaded before the application continues, complete with an animation spinner and proper error handling. https://youtu.be/LEk6AWroib8 #flutter #riverpod
Today I managed to get #AppAuth working in #Flutter with #Riverpod .
A milestone, which will allow me to create mobile apps.
Ideally I'd have a way to do it all in JS, but there doesn't seem to be a single lib which works in mobile cordova/capacitor mode.
#oidc was praised at the next sliced bread, instead it's been a blocker for cross platform development and spoiled by proprietary non-free and closed systems like auth0 or the cloud providers with their IAM.
#appauth #flutter #riverpod #oidc
RT @mhadaily
🔥 I have done one of my most exciting pair programming videos with Remi Rousselet @remi_rousselet about Riverpod on the #Flutter Original series.
Do you like to watch how Remi uses Riverpod as the creator (author) of the #Riverpod package?
👉 https://youtu.be/QS3XtFoFN1I
RT @reddwarf03
Recrutement @archethic : Dev #Flutter exp (#Riverpod + Swift + Kotlin). Poste à temps plein et full remote, candidats basés en Europe. Bon niveau d'anglais/français. Connaissance de l'écosystème Blockchain recommandée. Dev open-source. Pas de prestataires en préembauche. DM
🔥 I have done one of my most exciting pair programming videos with Remi Rousselet @remi_rousselet about Riverpod on the #Flutter Original series.
Do you like to watch how Remi uses Riverpod as the creator (author) of the #Riverpod package?
👉 https://youtu.be/QS3XtFoFN1I
TIL
---
RT @ICuvula
Did you know? The letters in "Riverpod" can also be rearranged to spell "Provider"!
#flutterdev #flutter #Riverpod #provider
https://twitter.com/ICuvula/status/1622709433435402240
#flutterdev #Flutter #riverpod #provider
"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
#flutter #riverpod #performance
"Flutter Riverpod: StateProvider, StateNotifier, StateNotifierProvider, FutureProvider, StreamProvider" https://dhruvnakum.xyz/flutter-riverpod-stateprovider-statenotifier-statenotifierprovider-futureprovider-streamprovider #flutter #riverpod
@abraham no doubt it’s easy, but I tend to lean towards things with more rules and structure in place, it’s very easy to inadvertently end up with a clunky mess in provider.
If #riverpod had not come along I would have stuck with #BLoC and used #provider for global data storage with get_it for access.
Now I can use Riverpod for all of it, can even easily mock statics from external packages in my unit tests.
@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.
#flutterweb #provider #riverpod #ux
"Seamless Infinite List with Riverpod in Flutter | by Rei | Jan, 2023 | ITNEXT" https://itnext.io/seamless-infinite-list-with-riverpod-in-flutter-15369f3c9cd2 #flutter #riverpod
"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
#flutter #riverpod #performance
#Riverpod example style ioc_container sample:
Live here: https://dartpad.dev/?id=39e67d2ab0209e1d52e97e06bc4259e0
It adds the compile time safety like Riverpod providers, scopes the state, and doesn't use any state management outside the standard #Flutter lib
#riverpod #Flutter #flutterdev
Really enjoying working with #riverpod in my #flutter projects, started with it a while back on some existing project but only fully grasped just how awesome and capable it is when I started a new project with it, then I could think more around architecture and how best to work with its unique capabilities.
It makes both creating and testing an absolute breeze, although certain tests can require a touch more creativity…
Riverpodのめちゃくちゃバグっぽいバグを見つけたのでissueを建てた
https://github.com/rrousselGit/riverpod/issues/2036
#dart #flutter #riverpod
"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
#flutter #riverpod #performance
@mhadaily my intro was around Nov ‘19 and been loving it ever since, been running development teams and helping the next generation.
While I’m not yet smart enough to actually help with the project itself, I’ve enjoyed writing #blogs in the hopes of sharing some of my learnings, most of which have been around #testing, something that can be somewhat challenging in #flutter.
Recently been enjoying the amazing work of @remi_rousselet in #riverpod.
#blogs #testing #flutter #riverpod