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

outdated

Enefty Icons Pack For Flutter

Enefty Icons #

Enefty is an asset repo containing a set of icon assets made by Pickolab Studio and Licensed under CC BY 4.0

Each Icon in this pack containes varius types and this repo only supports two types, Outline and Bold.

Samples #

[icon gallery preview]

All Icons Preview #

This website contains a preview with a searchable list of all icons.

Usage #

pub package

dependencies:
  enefty_icons: ^<latest-version>

Example #

1- Import the repo

import 'package:enefty_icons/enefty_icons.dart';

2- Use it just like any Icon

Icon(
  EneftyIcons.people_outline,
  ),

Issues #

For issues, create it in the package repo here

43
likes
0
points
634
downloads

Publisher

verified publishertomars.tech

Weekly Downloads

Enefty Icons Pack For Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on enefty_icons