flutter_undraw 0.2.1
flutter_undraw: ^0.2.1 copied to clipboard
Undraw.co Illustrations for Flutter with customization options
0.2.0 (2025-01-12) #
Changes #
Bug Fixes
- svg doesn't update when color changes
Features
- implement tree shaking of unused SVGs
BREAKING! From now, you've to add every SVG you use in your project, in the flutter.assets section of your pubspec.yaml file. Read the README's #Usage section for more information.