svg_provider 1.0.1 copy "svg_provider: ^1.0.1" to clipboard
svg_provider: ^1.0.1 copied to clipboard

SVG Validation and Image Provider for SVG images from network, asset, file, package or raw string.

Changelog #

1.0.1 - 2025-04-08 #

Implemented enhancements: #

  • Added support for Flutter Web using conditional imports
  • Homepage still coming, removed from pubspec.yaml
  • Fixed pub badge in README.md
  • Applied dart standardized formatting

1.0.0 - 2025-03-23 #

  • Added Software Bill of Materials (SBOM)
  • Added License information
  • Added Copyright information

Implemented enhancements: #

  • Added support for package source option
  • Added support for raw source option
  • Added configurable validation options for SVG markup validation
  • Added error handling and detailed validation feedback
  • Added comprehensive unit test suite

Fixed bugs: #

  • Replaced SVG rendering functionality (flutter_svg_provider) with Flutter Canvas API
3
likes
150
points
292
downloads

Publisher

verified publisherdartfoundry.com

Weekly Downloads

SVG Validation and Image Provider for SVG images from network, asset, file, package or raw string.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_svg, http

More

Packages that depend on svg_provider