flutter_clean_architecture 1.0.1 copy "flutter_clean_architecture: ^1.0.1" to clipboard
flutter_clean_architecture: ^1.0.1 copied to clipboard

outdated

A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.

1.0.1 Tuesday, April 30th, 2019 #

  • Fixed documentation typos

1.0.0 Tuesday, April 30th, 2019 #

  • Added example application
  • Addded documentation

0.0.1 Tuesday, April 30th, 2019 #

  • Implementation of the Clean Architecture by Uncle Bob in Flutter Library

    • View class
    • Controller class
    • Presenter class
    • UseCase class
    • Observer class
  • Can be used to set up a Flutter project using the Clean Architecture

419
likes
0
points
429
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logging, meta, rxdart

More

Packages that depend on flutter_clean_architecture