/chartification

interview test task

Primary LanguageDart

chartification

interview test task

Get Started

  • Clone this project
  • Run flutter pub get
  • Run flutter gen-l10n to generate localization files
  • Run flutter pub run build_runner build --delete-conflicting-outputs to generate models, states, test mocks
  • Run flutter run --flavor stg -t lib/main_stg.dart for staging or
  • Run flutter run --flavor prd -t lib/main_prd.dart for production

Architecture Proposal


architecture-proposal