rxf 0.0.3 copy "rxf: ^0.0.3" to clipboard
rxf: ^0.0.3 copied to clipboard

Flutter runtime for the RXF SDK — Rust × Flutter × JS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rxf

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

dependencies:
  rxf: ^0.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:rxf/rxf.dart';
0
likes
150
points
73
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter runtime for the RXF SDK — Rust × Flutter × JS.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, meta, msgpack_dart, rinf, shadcn_flutter, stac, stac_core, tuple

More

Packages that depend on rxf