rive_color_modifier 2.3.1 copy "rive_color_modifier: ^2.3.1" to clipboard
rive_color_modifier: ^2.3.1 copied to clipboard

[DEPRECATED] An easy way to modify Color of components in Rive Animations. For Rive Flutter >= 0.14.0, use official Data Binding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rive_color_modifier

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

dependencies:
  rive_color_modifier: ^2.3.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:rive_color_modifier/rive_color_modifier.dart';
16
likes
150
points
741
downloads
screenshot

Publisher

verified publisherjsimon.dev

Weekly Downloads

[DEPRECATED] An easy way to modify Color of components in Rive Animations. For Rive Flutter >= 0.14.0, use official Data Binding.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rive

More

Packages that depend on rive_color_modifier