SAI Icons
SAI Icons is a custom Flutter icon package that provides a collection of scalable vector icons for use in Flutter applications. This package offers an easy-to-use API for embedding and customizing icons.
Features
- A curated set of scalable icons.
- Simple to integrate with any Flutter project.
- Customizable icons with support for size, color, and more.
Getting Started
Installation
To use SAI Icons in your Flutter project, add the following to your pubspec.yaml
file:
dependencies:
saicon: ^[latest_version]