ico 0.0.3
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.