common_svgs 1.0.2 copy "common_svgs: ^1.0.2" to clipboard
common_svgs: ^1.0.2 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
copied to clipboard

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.2
copied to clipboard

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';
copied to clipboard
1
likes
130
points
447
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

2024.09.26 - 2025.04.10

Common SVGs for use in Flutter projects.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on common_svgs