websafe_svg 1.1.1
websafe_svg: ^1.1.1 copied to clipboard
Simple abstraction to be able to use SVGs in Android, iOS, and Web.
[1.1.1] - August 5th, 2020 #
- Updated
flutter_svg
dependency to support1.20.0
[1.1.0] - June 1st, 2020 #
- Switched from
HtmlElementView
toImage.network
- Added an example app
[1.0.3] - April 28th, 2020 #
- Version bump to test fixed GH Action
[1.0.2] - April 28th, 2020 #
- Swapped the hard coded color replacement with a RegEx to be more versatile
- Updated / fixed documentation
[1.0.1] - April 27th, 2020 #
- Transferred to verified publisher
[1.0.0] - April 27th, 2020 #
- Initial release