A test task Flutter project for ProArea company.
- Use Flutter BLoC package for State Management
- Use Retrofit package for API communication
- Use Hive for storing data on the device
I also tried to implement a clean architecture myself based on this project https://github.com/alex-lemeshinsky/flutter_tdd_clean_architecture
