goovo_icons 1.1.0 copy "goovo_icons: ^1.1.0" to clipboard
goovo_icons: ^1.1.0 copied to clipboard

A Flutter package for custom icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add goovo_icons

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

dependencies:
  goovo_icons: ^1.1.0

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for custom icons.

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on goovo_icons