arch 0.2.0+1 copy "arch: ^0.2.0+1" to clipboard
arch: ^0.2.0+1 copied to clipboard

discontinued

MVVM architecture components for Flutter. Helps developers build loosely-coupled applications.

0.2.0+1 #

  • Added Initializable.
  • Added ViewModelBoundState.
  • Added mixin for ViewModelBoundState:
    • ViewModelAutoResolver
    • ViewModelInitializer
    • ViewModelNavigationInitializer

0.1.0+1 #

  • Renamed ServiceRegistry.registerForNavigation to ServiceRegistry.registerView.
  • Additional documentation.
  • Updated example.

0.0.1+8 #

  • Additional documentation.

0.0.1+7 #

  • Updated README.

0.0.1+6 #

  • Changed library structure.
  • Update sample project, and code documentation.

0.0.1+5 #

  • Added ChangeNotifierBuilder.

0.0.1+4 #

  • Fixed ViewStateBase and AutomaticKeepAliveViewStateBase view model resolution.

0.0.1+3 #

  • Fixed ViewStateBase.viewModel always null.
  • Added AutomaticKeepAliveViewStateBase.

0.0.1+2 #

  • Added missing pubspec.yaml fields.

0.0.1+1 #

  • Initial release.
2
likes
40
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

MVVM architecture components for Flutter. Helps developers build loosely-coupled applications.

Homepage
Repository
View/report issues

License

MIT (license)

Dependencies

flutter, get_it, meta, page_transition, provider

More

Packages that depend on arch