websafe_svg 1.1.4+2 copy "websafe_svg: ^1.1.4+2" to clipboard
websafe_svg: ^1.1.4+2 copied to clipboard

outdated

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: ^1.1.4+2

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';
113
likes
40
points
143
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

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

Repository (GitHub)

License

MIT (license)

Dependencies

convert, flutter, flutter_svg, http, logging, meta

More

Packages that depend on websafe_svg