flutter Shopping App With Provider and Hive | Tutorials for Beginners to Advanced
This is a Flutter Provider App with Hive local storage for android and iOS. We will build a beautiful shopping app for iOS and Android. It covers beautiful animation and scrolling. This tutorial covers a beautiful ui design with local storage.
By the end of this tutorial you will master, how to use provider and hive. Provider would be for state management and Hive would be local storage.
For routing we have used flutter native navigator.
Providers
Since this is a online shopping store app, we will use ChangeNotifierProvider with three classes to maintain our app state.
These three classes would be wrapped in MultiProvider
More about it is here
https://www.dbestech.com/tutorials/flutter-online-shopping-store-with-cart-provider-state-management
Get the complete code and assets from here
https://www.buymeacoffee.com/dbestech/e/130553