Flutter State Management With Provider
In this tutorial, I'll walk you through the basics of Provider. We'll build a simple app to "Follow" and "Unfollow" a list of users.
First thing first, What is "Provider" ?
Provider is a state management solution in Flutter. It's one of the first s...
joshuaerinosho.hashnode.dev2 min read