websafe_svg 3.0.1+8 copy "websafe_svg: ^3.0.1+8" to clipboard
websafe_svg: ^3.0.1+8 copied to clipboard

Simple abstraction to be able to use SVGs in Android, iOS, and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add websafe_svg

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  websafe_svg: ^3.0.1+8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:websafe_svg/websafe_svg.dart';
112
likes
150
points
223
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

Simple abstraction to be able to use SVGs in Android, iOS, and Web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

convert, flutter, flutter_svg, http, logging, meta

More

Packages that depend on websafe_svg