(This repo is deprecated. Please use the monorepo Ensemble instead).
Icons for Ensemble
To use the icons in your project, you can use the following code:
- Icon:
name: "icon-name"
library: "icon-library" # default / remix / fontAwesome
size: "icon-size"
color: "icon-color"
To update the icon library follow the documentation in update folder
- v4.2.0
- v6.5.1
The specific version depends on the Flutter version you're using
- sdk: >=3.0.6 <4.0.0
- flutter: >=1.17.0