If you've used Flutter before, chances are that you heard about provider.
It is a pragmatic solution to concrete problems.
But provider is not without flaws.
Together, we will briefly see the limitations of provider, then proceed
to try and fix them by changing how provider works.
On the program: compile-safety, asynchronous dependencies, and many more.
Rémi's links:
Blog - https://dash-overflow.net/articles/ri...
GitHub - https://github.com/rrousselgit/river_...
Twitter - / remi_rousselet
Linkedin - / rémi-rousselet
pub.dev - https://pub.dev/publishers/dash-overf...