lottie-flutter icon indicating copy to clipboard operation
lottie-flutter copied to clipboard

Build Status Coverage Status

LottieFlutter

Lottie-Flutter is based on Lottie-Android

Lottie is a mobile library that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!

Current status

Emoji shock

Waiting for...

  • [ ] PathMeasure ★★★★★ #10428
  • [ ] Path.add(path, matrix) ★★★★★
  • [x] Path JoinType ★★★ #7199
  • [ ] Path.computeBounds ★★
  • [ ] Path Operations ★★
  • [ ] DashPathEffect ★ #9641
  • [ ] Canvas.getClipBounds ★
  • [ ] Canvas.clipRect(_, Region.Op) ★