Last updated:
0 purchases
rxs
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.