Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dnfield/flutter_svg
SVG parsing, rendering, and widget library for Flutter
https://github.com/dnfield/flutter_svg
dart flutter flutter-plugin svg
Last synced: 7 days ago
JSON representation
SVG parsing, rendering, and widget library for Flutter
- Host: GitHub
- URL: https://github.com/dnfield/flutter_svg
- Owner: dnfield
- License: mit
- Created: 2018-03-12T04:21:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T14:28:08.000Z (8 months ago)
- Last Synced: 2024-10-29T15:01:02.590Z (3 months ago)
- Topics: dart, flutter, flutter-plugin, svg
- Language: Dart
- Homepage:
- Size: 2.71 MB
- Stars: 1,666
- Watchers: 20
- Forks: 459
- Open Issues: 250
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter - SVG - SVG parsing, rendering, and widget library by [Dan Field](https://github.com/dnfield). (Components / Image)
README
# flutter_svg
Draw SVG files using Flutter.
## Commemoration and new location
This repository was originally created by Dan Field and its contents has been
moved into the Flutter GitHub organization. Dan was a member of the Flutter
team at Google from 2018 until his death in 2024. Dan’s impact and contributions
to Flutter were immeasurable, and we honor his memory by continuing to publish and
maintain these packages.These packages are now maintained by the Flutter team in the
[flutter/packages](https://github.com/flutter/packages) repository.
* [package:flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages/flutter_svg)
* [package:flutter_svg_test](https://github.com/flutter/packages/tree/main/third_party/packages/flutter_svg_test)