flutter_screen_controller 0.0.5 copy "flutter_screen_controller: ^0.0.5" to clipboard
flutter_screen_controller: ^0.0.5 copied to clipboard

A view-controller pattern implementation to separate UI from logic

0.0.5 #

  • Hide life cycle hook method and other stuff from class by mark them as protected (onInit, onReady, onDispose, context, etc)
  • Add refreshUI a bit different than updateUI
  • Eliminate the need to specify controller type in ScreenControllerBuilder when controller take parameters other than state

0.0.4 #

  • Improve documentation (flutter_screen_controller.dart)
  • Fix some typo in the README.md

0.0.3 #

  • Improve documentation (DataScreenController and ScreenBuilder)

0.0.2 #

  • Improve documentation

0.0.1 #

  • Initial Release
2
likes
0
points
87
downloads

Publisher

unverified uploader

Weekly Downloads

A view-controller pattern implementation to separate UI from logic

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_screen_controller