rive_native 0.0.1-dev.8 copy "rive_native: ^0.0.1-dev.8" to clipboard
rive_native: ^0.0.1-dev.8 copied to clipboard

Rive's native runtime and renderer for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rive_native

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

dependencies:
  rive_native: ^0.0.1-dev.8

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:rive_native/rive_native.dart';
35
likes
130
points
660
downloads

Publisher

verified publisherrive.app

Weekly Downloads

Rive's native runtime and renderer for Flutter.

Homepage

Topics

#animation #ui #effects #renderer #games

Documentation

API reference

License

MIT (license)

Dependencies

args, ffi, flutter, flutter_web_plugins, graphs, http, meta, plugin_platform_interface, vector_math, web

More

Packages that depend on rive_native