ico 0.0.3 copy "ico: ^0.0.3" to clipboard
ico: ^0.0.3 copied to clipboard

Flutter plugin for amazing icons.

0.0.3 #

🎉 Upgrade to Ico ^0.0.3

  • ✅ Add IcoG Class.
    // Render a Gradient Icon on the screen
    IcoG(
          Ico.apple_filled,
          size: 200,
          colors: icogGlobalWarming,
          shadows: [
            Shadow(color: Colors.black, blurRadius: 3, offset: Offset(2, 2))
          ],
        );
    
  • ✅ Add icog gradient library.
    😊 You can utilise the icog gradient library for immediate assistance.
    eg. icogObamasResignation, icogGlobalWarming, icogCaseyBrokenCamera..etc
  • ✅ Fix documentation

0.0.2 #

🎉 Upgrade to Ico 0.0.2

  • ✅ Add 300+ new amazing icons
  • ✅ MOAR README updates
  • ✅ Fix documentation

0.0.1 #

🎉 initial release.

12
likes
140
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for amazing icons.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ico