Skip to content

mo7amedaliEbaid/tasks_manager

Repository files navigation

Test

  • 🎉 27 tests passed.

tests

Tasks Manager App

tasks_manager.mp4

Features

  • 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

How to use

  • Clone the Repo
  • Run flutter pub get
  • Launch on emulator or physical device
  • Run flutter test to run tests.

Note

  • App is written for android and with
environment:
  sdk: ^3.6.0