svga_wrapper 1.0.0 copy "svga_wrapper: ^1.0.0" to clipboard
svga_wrapper: ^1.0.0 copied to clipboard

A wrapper based on svgaplayer_3 that extends SVGASimpleImage with memory buffer support for SVGA animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add svga_wrapper

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

dependencies:
  svga_wrapper: ^1.0.0

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:svga_wrapper/svga_wrapper.dart';
0
likes
160
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A wrapper based on svgaplayer_3 that extends SVGASimpleImage with memory buffer support for SVGA animations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, svgaplayer_3

More

Packages that depend on svga_wrapper