Skip to content

BlackLeg15/desafio_bloc_1

Repository files navigation

desafio_bloc_1

1 Features

1.1 Architecture

  • Feature-based
  • Clean Dart (Clean Architecture)

1.2 State management

  • BLoC pattern w/ package flutter_bloc

1.3 Dependency injection

  • package flutter_modular

1.4 Tests

  • Unit tests
  • Bloc tests

1.5 Http requests

  • package dio
  • package uno (new)

2 Project specs

  • Dart 2.17.6
  • Flutter 3.0.5