reacton 0.2.0 copy "reacton: ^0.2.0" to clipboard
reacton: ^0.2.0 copied to clipboard

A novel reactive graph engine for Dart. Fine-grained state management with reactons, computed values, effects, state branching, time-travel, and more.

0.2.0 #

  • New: VersionedJsonSerializer<T> — first-class persistence migrations with embedded schema version (_v), ordered migrations, and explicit errors for missing steps or downgrades. Legacy unversioned data is treated as version 0.

0.1.2 #

  • Maintenance release with version bump

0.1.1 #

  • Add example file for pub.dev scoring
  • Update dependencies to latest compatible versions
  • Fix static analysis warnings in documentation comments

0.1.0 #

  • Initial release
0
likes
160
points
18
downloads

Documentation

API reference

Publisher

verified publishersitharaj.in

Weekly Downloads

A novel reactive graph engine for Dart. Fine-grained state management with reactons, computed values, effects, state branching, time-travel, and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on reacton