FLUTTER ECOSYSTEM

PersianFlutter/iconsax_flutter

PersianFlutter/iconsax_flutter open-source repository details.

iconsax_flutter のプロジェクト画像
Stars
18
Forks
5
最終プッシュ(UTC)
2025/06/07
プロジェクト状態
公開中
Persian Flutter Community GitHub avatar
GITHUB Organization

Persian Flutter Community ↗

言語DartHTML

このリポジトリが公開するパッケージ

使用している依存関係

依存関係一覧 3 件
  • flutter{"sdk":"flutter"}
  • flutter_test開発用{"sdk":"flutter"}
  • flutter_lints開発用^6.0.0

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

Iconsax Flutter pub package

iconsax_flutter

Enhance your Flutter apps with Iconsax Flutter, a package that adds a wide variety of icons in different styles - Linear, Bulk, Two Tone, Bold, Outline, and Broken. Your UIs will become more visually appealing and engaging.

Icon Finder Website

Find and use icons for your design projects. Browse icons, search by keywords, and copy them to your clipboard. Visit Icon Finder to start exploring.

icon_finder

Installation

add iconsax_flutter as a dependency in your pubspec.yaml file.

dependencies:
  iconsax_flutter: latest_version

Then, run flutter pub get to install the package.

Usage

Import the package in your project.

import 'package:iconsax_flutter/iconsax_flutter.dart';

Use the Icon class to show the Iconsax icons in your project.

Icon(Iconsax.home)

Contributors

Contributions are always welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on the GitHub repository.

If you would like to contribute to the project, please read the CONTRIBUTING.md file for more information on how to contribute.

License

Iconsax_flutter is released under the BSD-3-Clause License. You can find the full text of the license in the LICENSE file in the root of the repository.


* Written with the help of Bard