websafe_svg 3.0.1+1 websafe_svg: ^3.0.1+1 copied to clipboard
Simple abstraction to be able to use SVGs in Android, iOS, and Web.
[3.0.1+1] - June 27, 2023 #
- Automated dependency updates
[3.0.1] - June 17th, 2023 #
- Dart 3.0
[3.0.0+8] - June 13, 2023 #
- Automated dependency updates
[3.0.0+7] - May 30, 2023 #
- Automated dependency updates
[3.0.0+6] - May 23, 2023 #
- Automated dependency updates
[3.0.0+5] - May 2, 2023 #
- Automated dependency updates
[3.0.0+4] - April 11, 2023 #
- Automated dependency updates
[3.0.0+3] - March 21, 2023 #
- Automated dependency updates
[3.0.0+2] - March 19th, 2023 #
- Updated to
flutter_svg
v2 and that had some breaking changes so rolling the major number.
[2.1.3+1] - January 31, 2023 #
- Automated dependency updates
[2.1.3] - January 24th, 2023 #
- Flutter 3.7
[2.1.2+7] - November 1, 2022 #
- Automated dependency updates
[2.1.2+6] - October 18, 2022 #
- Automated dependency updates
[2.1.2+5] - October 11, 2022 #
- Automated dependency updates
[2.1.2+4] - September 20, 2022 #
- Automated dependency updates
[2.1.2+3] - August 24, 2022 #
- Automated dependency updates
[2.1.2+2] - August 9, 2022 #
- Automated dependency updates
[2.1.2+1] - July 5, 2022 #
- Automated dependency updates
[2.1.2] - May, 31, 2022 #
- Fix for [https://github.com/peiffer-innovations/websafe_svg/pull/23]
- Thanks to danielkono
[2.1.1+1] - May, 31, 2022 #
- Automated dependency updates
[2.1.1] - February 6th, 2022 #
- Dependency updates
- Fixed Android example to be on v2
[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