pag_flutter 0.0.1 copy "pag_flutter: ^0.0.1" to clipboard
pag_flutter: ^0.0.1 copied to clipboard

A Flutter plugin for PAG(Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

pag_flutter #

A Flutter plugin for PAG(Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

Getting Started #

Add pag_flutter as a dependency in your pubspec.yaml file.

flutter pub add pag_flutter

PAGController #

  • PAGController.play()
  • PAGController.pause()
  • PAGController.stop()

PAGView #

  • PAGView.asset()
  • PAGView.file()
  • PAGView.memory()
1
likes
150
points
186
downloads

Publisher

verified publisherhebei.dev

Weekly Downloads

A Flutter plugin for PAG(Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

Repository (GitHub)
View/report issues

Topics

#libpag #pag

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pag_android, pag_darwin, pag_platform_interface

More

Packages that depend on pag_flutter