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

This package contains annotations for rive_generator package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rive_annotations

With Flutter:

 $ flutter pub add rive_annotations

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

dependencies:
  rive_annotations: ^0.0.1

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:rive_annotations/rive_annotations.dart';
0
likes
130
points
1
downloads

Publisher

verified publishertonyblanco.dev

Weekly Downloads

This package contains annotations for rive_generator package

Topics

#rive #build-runner #rive-generator #codegen #animation

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on rive_annotations