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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
23
likes
140
points
219
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.21 - 2025.04.05

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on boxicons