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

A Vue-like fine-grained reactivity system for Dart. Developer utilities for convenience and performance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add redus

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  redus: ^0.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:redus/redus.dart';
0
likes
0
points
431
downloads

Publisher

unverified uploader

Weekly Downloads

A Vue-like fine-grained reactivity system for Dart. Developer utilities for convenience and performance.

Repository (GitHub)
View/report issues

Topics

#reactivity #state-management #vue #reactive

License

unknown (license)

Dependencies

meta

More

Packages that depend on redus