vector_drawable_core 0.0.1-testing.0 copy "vector_drawable_core: ^0.0.1-testing.0" to clipboard
vector_drawable_core: ^0.0.1-testing.0 copied to clipboard

An library for working with vector drawables

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vector_drawable_core

With Flutter:

 $ flutter pub add vector_drawable_core

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

dependencies:
  vector_drawable_core: ^0.0.1-testing.0

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:vector_drawable_core/vector_drawable_core.dart';
1
likes
110
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

An library for working with vector drawables

Repository

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

path_parsing, vector_math, xml

More

Packages that depend on vector_drawable_core