full_svg_flutter 1.0.3 copy "full_svg_flutter: ^1.0.3" to clipboard
full_svg_flutter: ^1.0.3 copied to clipboard

Animated SVG renderer for Flutter with SMIL, CSS keyframes, filters, path morphing, playback control, and flutter_svg-compatible API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add full_svg_flutter

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

dependencies:
  full_svg_flutter: ^1.0.3

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:full_svg_flutter/full_svg_flutter.dart';
13
likes
160
points
197
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdenisnadey.com

Weekly Downloads

Animated SVG renderer for Flutter with SMIL, CSS keyframes, filters, path morphing, playback control, and flutter_svg-compatible API.

Repository (GitHub)
View/report issues

Topics

#svg #vector-graphics #animation #smil #flutter

License

MIT (license)

Dependencies

es_compression, flutter, http, meta, vector_graphics, vector_graphics_codec, vector_graphics_compiler, xml

More

Packages that depend on full_svg_flutter