/signinator

interview test task

Primary LanguageDart

signinator

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
  • Run Test flutter test

Credentials

Used reqres.io for auth flow

Login

Registration

Use other email for get error

Architecture Proposal


architecture-proposal