reactive_variables 0.1.1 copy "reactive_variables: ^0.1.1" to clipboard
reactive_variables: ^0.1.1 copied to clipboard

This package offers a simple way to create reactive variables, ensuring your UI always stays in sync.

0.1.1 #

  • A documentation for public API has been added.
  • An issue tracker link has been added to the pubspec.yaml.
  • The changelog has received some changes.
  • RvInterface name has been changed to AbstractRv. (e2c4909)
  • Extensions naming has been changed. (0d86119)

0.1.0 #

0.0.6+1 #

  • The OnWidget extension has been implemented.
  • Issues in the OnRvSet, OnRvMap, OnRvList extensions have been resolved.

0.0.6 #

  • Types extensions have been implemented.

0.0.5 #

  • The silentUpdate method has been introduced.

0.0.4 #

  • An issue with the dispose method has been resolved.

0.0.3 #

  • Tests have been added.
  • The call method has been rectified.

0.0.2 #

  • call method has been implemented.
  • A check for the existence of a stream listener has been added.
  • The README has been updated.

0.0.1 #

  • Initial release
8
likes
140
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

This package offers a simple way to create reactive variables, ensuring your UI always stays in sync.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on reactive_variables