flutter_brands 0.0.1
flutter_brands: ^0.0.1 copied to clipboard
Access and render 6,500+ official brand SVG logos instantly in Flutter. Features strongly-typed auto-complete, original brand colors, and multi-variant support.
Changelog #
0.0.1 #
- Initial release of
flutter_brands. - Map 6,500+ brand logo icons dynamically from theSVG CDN.
- Implement hybrid caching using
flutter_cache_managerfor offline support. - Add strongly-typed
BrandIconsconstants andBrandIconwidget. - Provide an offline command-line tool script to regenerate the icon constants list.