stateful_service 2.0.0 copy "stateful_service: ^2.0.0" to clipboard
stateful_service: ^2.0.0 copied to clipboard

This package provides a stream-based way to represent stateful services in Dart, agnostic to any state management solution (BLoC, Riverpod, etc.).

2.0.0 #

  • Use logging-package instead of logger.
  • Allow streamUpdates to set a savepoint for rollback.
  • Avoid LateInitializationErrors in generated Riverpod services.

1.1.1 #

Improve generator output.

1.1.0 #

Add riverpod_stateful_service_generator and riverpod_stateful_service_annotation.

1.0.0+2 #

Add more documentation and usage examples.

1.0.0+1 #

  • Updates to the README.
  • Fixes to pubspec.yaml to improve pana score.
  • Fix formatting and add more documentation.

1.0.0 #

Initial release

2
likes
0
points
661
downloads

Publisher

verified publisherwolverinebeach.net

Weekly Downloads

This package provides a stream-based way to represent stateful services in Dart, agnostic to any state management solution (BLoC, Riverpod, etc.).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logging, meta, synchronized

More

Packages that depend on stateful_service