A Flutter app letting you find information related to Marvel universe and it's heroes.
Project was created with Clean Architecture in mind.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
CI/CD solution used for the project is Codemagic, refer to codemagic.yaml
file and https://codemagic.io/builds
Type | Used dependency |
---|---|
Navigation | auto_route |
Http client | dio |
Local storage | shared_preferences |
Testing mocks | mocktail |
Code generation | freezed json_serializable |
State management | flutter_bloc |
Dependency injection | get_it injectable |
Functional programming | dartz |
flutter pub get
flutter test