websafe_svg 3.0.1+1 copy "websafe_svg: ^3.0.1+1" to clipboard
websafe_svg: ^3.0.1+1 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+1

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';
107
likes
110
pub points
94%
popularity

Publisher

verified publisherpeifferinnovations.com

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