svgator_player_flutter 3.0.1 copy "svgator_player_flutter: ^3.0.1" to clipboard
svgator_player_flutter: ^3.0.1 copied to clipboard

A Flutter plugin that enables using SVGator animations on Android and iOS.

3.0.1 #

  • Formatted code with dart format .
  • Added dartdoc comments to document the code

3.0.0 #

  • Dependency update
  • Player API Support Extended with control for the following properties (through set method):
    • speed
    • fps
    • iterations
    • direction
    • alternate
    • fill mode
  • Player API new properties:
    • player.direction
    • player.fill
    • player.fps
    • player.isBackwards
    • player.isInfinite
    • player.isReversed
    • player.speed
  • Player API new methods:
    • player.togglePlay()
    • player.set(property, value)

2.0.0 #

  • Sizing & scaling issues fixed
  • Player API Support Implemented:
    • Starting the animation programmatically
    • Capturing animation events
  • Demo added to Readme

1.0.4 #

  • Improved gradient animators added

1.0.3 #

  • Dependency updated

1.0.2 #

  • Missing null-safety operator added

1.0.1 #

  • Dependency update

1.0.0 #

  • SVGator animation player for Flutter
5
likes
40
points
115
downloads

Publisher

verified publishersvgator.com

Weekly Downloads

A Flutter plugin that enables using SVGator animations on Android and iOS.

Homepage
Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on svgator_player_flutter