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

Flutter widgets and bindings for the Reacton state management library. Provides ReactonScope, ReactonBuilder, context.watch(), and more.

0.2.0 #

  • New: ReactonSuspense<T> — unwraps an AsyncValue<T> reacton so builders receive T directly. Supports stale-while-revalidate via keepPreviousData.
  • New: ReactonErrorBoundary — groups multiple async reactons under one loading/error surface with a reset callback for retry.
  • Bump: reacton: ^0.2.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
48
downloads

Documentation

API reference

Publisher

verified publishersitharaj.in

Weekly Downloads

Flutter widgets and bindings for the Reacton state management library. Provides ReactonScope, ReactonBuilder, context.watch(), and more.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, reacton

More

Packages that depend on flutter_reacton