rxs 2.0.1 copy "rxs: ^2.0.1" to clipboard
rxs: ^2.0.1 copied to clipboard

Another simple reactive state management library for Dart and Flutter applications.

rxs #

Another simple reactive state management library for Dart and Flutter applications. The goals of this library are…

  • Be simple to learn
  • Be simple to use
  • Be simple to implement

Prior Works #

This library would not have been made without the inspiration from existing libraries/frameworks.

  • Solid.js which has been used as a reference on the prior implementation of this library, and the biggest inspiration so far.
  • Angular with the idea of using classes for the implementation of this library.
  • Reactively for the idea of a hybrid push-pull system.

Additional Information #

Licensed under the terms of the BSD 3 Clause license.

1
likes
150
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Another simple reactive state management library for Dart and Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta, rxdart

More

Packages that depend on rxs