rustique 0.0.1 copy "rustique: ^0.0.1" to clipboard
rustique: ^0.0.1 copied to clipboard

Rustique offers faster, Rust-powered alternatives to standard Dart functions for improved app performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rustique

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

dependencies:
  rustique: ^0.0.1

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:rustique/rustique.dart';
0
likes
155
pub points
0%
popularity

Publisher

verified publishergokula.dev

Rustique offers faster, Rust-powered alternatives to standard Dart functions for improved app performance.

Homepage

Topics

#rust #dart-ffi

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rustique