icon_forest 1.0.2 copy "icon_forest: ^1.0.2" to clipboard
icon_forest: ^1.0.2 copied to clipboard

outdated

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:

  1. a free app that searches icons from all pub.dev packages. (160k+ icons)
  2. a collection of icon libraries.

IconForest app apk #

search icons, mark favorites, output icon code
  • 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);
Google Play Google Play
apk Appstore
Appstore Appstore

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

92
likes
0
pub points
86%
popularity

Publisher

verified publishericonforest.flutterplay.com

IconForest search icons from all pub.dev's packages (160000+ icons). You can easily search, select and apply the icons.

Homepage

License

unknown (license)

Dependencies

cupertino_icons, flutter, flutter_svg, path

More

Packages that depend on icon_forest