svgaplayer_flutter 2.2.0 copy "svgaplayer_flutter: ^2.2.0" to clipboard
svgaplayer_flutter: ^2.2.0 copied to clipboard

The SVGAPlayer implementation of Flutter using CustomPainter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add svgaplayer_flutter
copied to clipboard

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

dependencies:
  svgaplayer_flutter: ^2.2.0
copied to clipboard

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:svgaplayer_flutter/svgaplayer_flutter.dart';
copied to clipboard
34
likes
130
points
1.93k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.14 - 2025.03.29

The SVGAPlayer implementation of Flutter using CustomPainter.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

archive, flutter, http, path_drawing, protobuf

More

Packages that depend on svgaplayer_flutter