Based shopping list app made with Flutter and a bit of love
- Make cool onboarding
- Make shopping lists
- Add products to shopping lists
- Add products to shopping lists by barcode (with mobile_scanner🔥)
- Customize shopping list style (very important thing)
- Save shopping lists to memory
- Make everything beautiful (in progressssssss)
- Domain Driven Design (very epic)
- BLoC - State Management
- Freezed - "Data Classes"
- GetIt, Injectable - Dependency Injection (pretty much unused lol)
- RxDart - Cool streams
- Hive - Storing shopping lists
- SharedPreferences - Storing simple stuff
- MobileScanner - Scanning barcodes