- 🎉 27 tests passed.
tasks_manager.mp4
- Api Integration
- Clean architecture
- Bloc Pattern
- Dependency Injection
- Advanced Animations and Swipe Detectors
- Unit Tests
- Bloc Tests
- Automated tests to perform tests with evey push using Github Actions.
- Authentication
- Local DB ( Sqflite )
- Secure Storage ( flutter_secure_storage )
- Animated Native Splash Screen witten specific for android ( written with Kotlin and Xml ).
animated_native_splash.mp4
- Clone the Repo
- Run
flutter pub get
- Launch on emulator or physical device
- Run
flutter test
to run tests.
- App is written for android and with
environment:
sdk: ^3.6.0