EShop is an application that helps you calculate the numbers of items in your shopping cart.
BLoC
flutter_bloc - For using BLoC pattern
drift - Local database
get_it - DI
flutter_svg - For using SVG images
shared_prefernces - For saving local settings
google_fonts - For using different fonts
- Clone the project
- Open the project through Android Studio or VS code (Install dart SDK and Flutter in advance)
- Open terminal and run the command
flutter pub run build_runner build --delete-conflicting-outputs - Select on which device to run on
- Run