rinf 6.0.0-beta copy "rinf: ^6.0.0-beta" to clipboard
rinf: ^6.0.0-beta copied to clipboard

outdated

Rust for native business logic, Flutter for flexible and beautiful GUI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rinf

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

dependencies:
  rinf: ^6.0.0-beta

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:rinf/rinf.dart';
121
likes
0
points
57k
downloads

Publisher

verified publishercunarist.com

Weekly Downloads

Rust for native business logic, Flutter for flexible and beautiful GUI

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, js, package_config, path, plugin_platform_interface, universal_html, watcher, yaml

More

Packages that depend on rinf

Packages that implement rinf