icon_forest 1.0.0+1 icon_forest: ^1.0.0+1 copied to clipboard
IconForest search icons from all pub.dev's packages (160000+ icons). You can easily search, select and apply the icons.
icon_forest #
It has two components:
- a free app that searches icons from all pub.dev packages. (160k+ icons)
- a collection of icon libraries.
IconForest app #
- Icons can be easily applied to your projects with pubspec.yaml.
- Pasteboard example:
/// bootstrap_icons
// https://pub.dev/packages/bootstrap_icons
bootstrap_icons: ^1.8.1
import 'package:bootstrap_icons/bootstrap_icons.dart';
Icon(BootstrapIcons.cloud_lightning_rain_fill);
Icon(BootstrapIcons.cloud_lightning_rain);
Icon(BootstrapIcons.cloud_rain_fill);
Icon(BootstrapIcons.cloud_rain_heavy_fill);
Icon libraries #
There are 38 icon libraries (38k+ icons). They come from:
- converting existing non-null-safety or invalid icon packages
- open-source icon libraries which are new to pub.dev
Our goal #
Make beautiful designs faster for Flutter developers. To reach this goal:
- we collect icon packages from pub.dev and make them searchable
- we test all icon packages, correct sample codes, and remove invalid icons
- we make duplicated icon libraries invisible by default
- we explore new beautiful icon libraries
- we wish to empower you to search, select, and apply icons quickly from one place
Contact us #
Email us at iconforest@flutterplay.com