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

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

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';
3
likes
40
points
264
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

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

More

Packages that depend on animated_vector_gen