enefty_icons 1.0.4 copy "enefty_icons: ^1.0.4" to clipboard
enefty_icons: ^1.0.4 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 Dart:

 $ dart pub add enefty_icons

With Flutter:

 $ flutter pub add enefty_icons

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

dependencies:
  enefty_icons: ^1.0.4

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:enefty_icons/enefty_icons.dart';
34
likes
0
pub points
89%
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on enefty_icons