mvvm_builder 1.0.7+4 copy "mvvm_builder: ^1.0.7+4" to clipboard
mvvm_builder: ^1.0.7+4 copied to clipboard

outdated

A widget builder to use MVVM design pattern. Force Split code of view / component and help you manage component refresh state.

1.0.7+4 #

  • fix documentation

1.0.7+3 #

  • fix kotlin version to 1.3.10

1.0.7+2 #

  • fix build error on iOS : ld: symbol(s) not found for architecture arm64

1.0.7+1 #

  • fix build error on iOS : ld: symbol(s) not found for architecture arm64

1.0.7 #

  • update to swift 5

1.0.6 #

  • fix ios import swift file

1.0.5 #

  • fix pod swift version in podspec

1.0.4 #

  • fix pod swift version to => config.build_settings['SWIFT_VERSION'] = '4.2'

1.0.3 #

  • _MVVMContentState now call super.dispose first

1.0.2 #

  • kotlin_version is now '1.3.0'

1.0.1 #

  • Fix formatting i18N
  • fix pubspec descrption, removed author

1.0.0 #

  • Fix formatting
  • Removed deprecated method inheritFromWidgetOfExactType from presenter_builder

0.0.1 #

  • First version : Creates a MMVMPage with MVVM design pattern
14
likes
0
pub points
0%
popularity

Publisher

verified publisherapparence.io

A widget builder to use MVVM design pattern. Force Split code of view / component and help you manage component refresh state.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mvvm_builder