enefty_icons 1.0.7 copy "enefty_icons: ^1.0.7" to clipboard
enefty_icons: ^1.0.7 copied to clipboard

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enefty_icons

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

dependencies:
  enefty_icons: ^1.0.7

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:enefty_icons/enefty_icons.dart';
30
likes
130
pub points
87%
popularity

Publisher

unverified uploader

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on enefty_icons