common_svgs 1.0.1 copy "common_svgs: ^1.0.1" to clipboard
common_svgs: ^1.0.1 copied to clipboard

Common SVGs for use in Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add common_svgs

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

dependencies:
  common_svgs: ^1.0.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:common_svgs/common_svgs.dart';
0
likes
120
pub points
36%
popularity

Publisher

verified publisherarcane.art

Common SVGs for use in Flutter projects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on common_svgs