fast_rx_jaspr 0.1.12 copy "fast_rx_jaspr: ^0.1.12" to clipboard
fast_rx_jaspr: ^0.1.12 copied to clipboard

Reactive Jaspr components and convenience components for fast_rx

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fast_rx_jaspr

With Flutter:

 $ flutter pub add fast_rx_jaspr

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

dependencies:
  fast_rx_jaspr: ^0.1.12

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

Import it

Now in your Dart code, you can use:

import 'package:fast_rx_jaspr/fast_rx_jaspr.dart';
0
likes
160
pub points
0%
popularity

Publisher

verified publisherrexios.dev

Reactive Jaspr components and convenience components for fast_rx

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

fast_rx, jaspr

More

Packages that depend on fast_rx_jaspr