enefty_icons
包含 Enefty 圖示套件的 Flutter 倉儲。Enefty 是一個資源庫,包含由 Pickolab Studio 製作的一組圖示資源,並以 CC BY 4.0 授權。
46喜歡 300近 30 天下載160Pub 分數
AndroidiOSWebmacOSWindowsLinux
包含 Enefty 圖標套件的 Flutter 倉儲。
{"sdk":"flutter"}^6.0.0以下為英文專案原文快照,最新內容請造訪 GitHub。
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.
Click the image to view a live demo on the Enefty Icons website.
To install the package, add the following line to your pubspec.yaml:
dependencies:
enefty_icons: ^1.0.10
Import the package
import 'package:enefty_icons/enefty_icons.dart';
Use the icons
Icon(EneftyIcons.people_outline),
For any issues or concerns, please create a new issue in the package repository.