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

Ensemble Icons is a collection of icons from Remix/Font Awesome and other sources. It is a Flutter package that provides a set of icons that can be used in Ensemble apps.

Ensemble Icons #

Icons for Ensemble

Usage #

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"

Update Icon Library #

To update the icon library follow the documentation in update folder

Update history #

Remix (2024-03-13) #

  • v4.2.0

FontAwesome (2024-03-11) #

  • v6.5.1

Material (2024-03-11) #

The specific version depends on the Flutter version you're using

  • sdk: >=3.0.6 <4.0.0
  • flutter: >=1.17.0
1
likes
120
points
24
downloads

Publisher

verified publisherensembleui.com

Weekly Downloads

Ensemble Icons is a collection of icons from Remix/Font Awesome and other sources. It is a Flutter package that provides a set of icons that can be used in Ensemble apps.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on ensemble_icons