animated_vector_gen 0.2.3 copy "animated_vector_gen: ^0.2.3" to clipboard
animated_vector_gen: ^0.2.3 copied to clipboard

Code generator for animated_vector. Allows to generate vector data from shape shifter files

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add animated_vector_gen
copied to clipboard

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

dependencies:
  animated_vector_gen: ^0.2.3
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:animated_vector_gen/animated_vector_gen.dart';
copied to clipboard
3
likes
40
points
160
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

Code generator for animated_vector. Allows to generate vector data from shape shifter files

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, animated_vector_annotations, build, code_builder, dart_style, glob, source_gen

More

Packages that depend on animated_vector_gen