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

A comprehensive Flutter icon package providing access to multiple icon libraries including Material Design, Remix Icons, and Font Awesome.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ensemble_icons

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

dependencies:
  ensemble_icons: ^1.0.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:ensemble_icons/ensemble_icons.dart';
1
likes
130
points
465
downloads

Publisher

verified publisherensembleui.com

Weekly Downloads

A comprehensive Flutter icon package providing access to multiple icon libraries including Material Design, Remix Icons, and Font Awesome.

Homepage
Repository (GitHub)
View/report issues

Topics

#icons #material-design #remix-icons #font-awesome #assets

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on ensemble_icons