websafe_svg 3.0.1+10
websafe_svg: ^3.0.1+10 copied to clipboard
Simple abstraction to be able to use SVGs in Android, iOS, and Web.
3.0.1+10 January 21, 2025 #
- Automated dependency updates
3.0.1+9 January 14, 2025 #
- Automated dependency updates
3.0.1+8 December 3, 2024 #
- Automated dependency updates
3.0.1+7 November 26, 2024 #
- Automated dependency updates
3.0.1+6 November 12, 2024 #
- Automated dependency updates
3.0.1+5 November 5, 2024 #
- Automated dependency updates
3.0.1+4 October 22, 2024 #
- Automated dependency updates
3.0.1+3 October 1, 2024 #
- Automated dependency updates
3.0.1+2 July 23, 2024 #
- Automated dependency updates
3.0.2 November 15th, 2023 #
- Added standardized analysis rules
- Dependency updates
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.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