mvvm_service 1.0.2 copy "mvvm_service: ^1.0.2" to clipboard
mvvm_service: ^1.0.2 copied to clipboard

A Flutter-native service layer inspired by the MVVM pattern, managing services according to the widget lifecycle, without relying on Provider or Riverpod.

1.0.0 #

  • Initial version.

1.0.1 #

  • Modified ServiceBuilder to automatically load its service only if it hasn't been initialized yet.

1.0.2 #

  • Fixed an issue where services could not be referenced due to incorrect generic type handling.
0
likes
0
points
53
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

A Flutter-native service layer inspired by the MVVM pattern, managing services according to the widget lifecycle, without relying on Provider or Riverpod.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mvvm_service