icon_forest 1.1.2 icon_forest: ^1.1.2 copied to clipboard
168000+ icons from 510+ icon libraries for your Flutter projects. A collection of icons from all pub.dev packages and other open-source icon packs.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add icon_forest
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
icon_forest: ^1.1.2
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:icon_forest/icon_forest.dart';