This project is one of the online courses from BuildWithAngga. Then made changes to the folder structure by applying TDD (Test Driven Development) with the concept of Clean Architecture
- Codemagic (CI/CD)
git clone https://github.com/msyamsularif/airplane.git
Flutter version
flutter SDK 2.8.0
Run flutter project
flutter run
To use package mockito
flutter run build_runner build
- Create akun (Sign In, Sign Up, Log Out)
- Create Transaction Flight Tickets Online
- Preview detail destination
- Cross platform (Andorid & iOS)