websafe_svg 2.1.0+1 websafe_svg: ^2.1.0+1 copied to clipboard
Simple abstraction to be able to use SVGs in Android, iOS, and Web.
[2.1.0] - January 3rd, 2022 #
- Dart 2.15
[2.1.0] - December 9th, 2021 #
- Flutter 2.8
[2.0.0+2] - November 14th, 2021 #
- Dependency updates
[2.0.0+1] - September 19th, 2021 #
- Dependency updates
[2.0.0] - April 11th, 2021 #
- Proper release now that
flutter_svg
has released Null Safety in the stable channel.
[2.0.0-nullsafety.0] - March 29th, 2021 #
- Null Safety
- Fix for CanvasKit Web mode in Flutter 2
[1.1.4+2] - February 4th, 2021 #
- Dependency updates.
[1.1.4+1] - January 10th, 2021 #
- Dependency updates.
[1.1.4] - August 22nd, 2020 #
- Rolling back to meta 1.1.8 due to
flutter_test
incompatiblities
[1.1.3] - August 22nd, 2020 #
- Dependency version bumps
[1.1.2] - August 22nd, 2020 #
- Update dependencies and GitHub metadata
[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