boxicons 2.1.3 copy "boxicons: ^2.1.3" to clipboard
boxicons: ^2.1.3 copied to clipboard

One of the most beautiful high-quality icon libraries that contain 1500+ icons and this Plugin to facilitate the use of the Boxicons library in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add boxicons

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

dependencies:
  boxicons: ^2.1.3

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:boxicons/boxicons.dart';
22
likes
120
pub points
88%
popularity

Publisher

unverified uploader

One of the most beautiful high-quality icon libraries that contain 1500+ icons and this Plugin to facilitate the use of the Boxicons library in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on boxicons