flutter_svga 0.0.10 copy "flutter_svga: ^0.0.10" to clipboard
flutter_svga: ^0.0.10 copied to clipboard

A Flutter package for rendering SVGA animations with dynamic customization, smooth playback, and high performance.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_svga

With Flutter:

 $ flutter pub add flutter_svga

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

dependencies:
  flutter_svga: ^0.0.10

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_svga/flutter_svga.dart';
17
likes
0
points
1.56k
downloads

Publisher

verified publishermsarweb.com

Weekly Downloads

A Flutter package for rendering SVGA animations with dynamic customization, smooth playback, and high performance.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, audioplayers, crypto, flutter, http, path_drawing, path_provider, protobuf

More

Packages that depend on flutter_svga