enefty_icons 1.0.9
enefty_icons: ^1.0.9 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_iconsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
enefty_icons: ^1.0.9Alternatively, 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';