E-commerce App, the UI was created inspired from one share on dribble and I made it using Flutter/Dart,Shared Preferences and SQLITE database to manager the cart section product are coming from an API called Fake Store Api link here.
Or download the APK click here for testing the app
Give a star (⭐) the repo and follow me it really motivates me to share more open source
Installation
Clone the repository
git clone https://github.com/Ferrozo/ecommerce-app-with-flutter
Install the dependecies
flutter pub get
Run the project
flutter run