Skip to content

ajviera/bloc_and_clean_architecture

Repository files navigation

Challenge: Team Members app

The main objective of this exercise is to create a project using the following packages:

Getting Started

Flutter version 3.19.2
Dart Version 3.3.0

Steps

  1. Have Flutter & Dart installed.
  2. Execute the command: flutter pub get.
  3. Run the app using F5 or the ▶ button.

Tips

  • When adding new texts it is necessary to run the following command in the terminal: dart run intl_utils:generate

  • To make modifications to the generated files, use the following command: dart run build_runner build --delete-conflicting-outputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published