hugeicons_pro 0.0.2 copy "hugeicons_pro: ^0.0.2" to clipboard
hugeicons_pro: ^0.0.2 copied to clipboard

Hugeicons Flutter is a free icon library featuring over 4,400+ icons in two styles: solid and stroke. It is designed for Flutter projects and provides a wide range of icons for various use cases.

Hugeicons Flutter #

Hugeicons Flutter is a free icon library featuring over 4,400+ icons in two styles: solid and stroke. It is designed for Flutter projects and provides a wide range of icons for various use cases.

Features #

  • 4,400+ icons for each style (solid and stroke).
  • Easy integration with Flutter projects.
  • Customizable and scalable icons.

Installation #

Add the following to your pubspec.yaml file:

dependencies:
  hugeicons_pro: ^0.0.1

Run flutter pub get to fetch the package.

Usage #

Import the library in your Dart file:

import 'package:hugeicons_pro/hugeicons.dart';

Use the icons in your Flutter widgets:

Icon(HugeIconsSolid.addCircle);
Icon(HugeIconsStroke.addCircle);

License #

This library is free to use. Check the repository for more details.

8
likes
125
points
200
downloads

Publisher

unverified uploader

Weekly Downloads

Hugeicons Flutter is a free icon library featuring over 4,400+ icons in two styles: solid and stroke. It is designed for Flutter projects and provides a wide range of icons for various use cases.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hugeicons_pro