animated_vector_gen 0.2.1 copy "animated_vector_gen: ^0.2.1" to clipboard
animated_vector_gen: ^0.2.1 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

With Flutter:

 $ flutter 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.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:animated_vector_gen/animated_vector_gen.dart';
2
likes
150
pub points
26%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on animated_vector_gen