enefty_icons 1.0.7 copy "enefty_icons: ^1.0.7" to clipboard
enefty_icons: ^1.0.7 copied to clipboard

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Enefty Icons #

Enefty Icons is a collection of icon assets designed by Pickolab Studio, licensed under the CC BY 4.0 framework.

The repository specifically features two styles of icons: Outline and Bold.

Samples #

How example looks

Click the image to view a live demo on the [Enefty Icons website](https://omar-hanafy.github.io/enefty-icons/#/).

Installation and Usage #

pub package

To install the package, add the following line to your pubspec.yaml:

dependencies:
  enefty_icons: ^1.0.7
copied to clipboard

Example Usage #

  1. Import the package

    import 'package:enefty_icons/enefty_icons.dart';
    
    copied to clipboard
  2. Use the icons

    Icon(EneftyIcons.people_outline),
    
    copied to clipboard

Reporting Issues #

For any issues or concerns, please create a new issue in the package repository.

42
likes
150
points
331
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

2024.07.21 - 2025.02.02

Flutter repository that contains Enefty Icon Pack. Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on enefty_icons