view_model_macro 0.0.6 copy "view_model_macro: ^0.0.6" to clipboard
view_model_macro: ^0.0.6 copied to clipboard

Experimental support for ViewModel classes in Dart using pckg:macros.

0.0.6 #

  • break: remove initialData and emptyWidget from StateStream collector
  • add automatically emit of initial value to StateStream

0.0.5 #

  • remove stream from ActionNotifier in favor of extension type ActionStream
  • remove stream from StateNotifier in favor of extension type StateStream

0.0.4 #

  • remove name restriction of StateNotifier declaration
  • remove name restriction of ActionNotifier declaration

0.0.3 #

  • doc comments adjusts

0.0.2 #

  • readme adjusts

0.0.1 #

  • initial version of package:view_model_macro
3
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Experimental support for ViewModel classes in Dart using pckg:macros.

Repository (GitHub)
View/report issues

Topics

#macros #view-model

Documentation

API reference

License

MIT (license)

Dependencies

flutter, macros, meta, rxdart

More

Packages that depend on view_model_macro