flim 1.0.0 copy "flim: ^1.0.0" to clipboard
flim: ^1.0.0 copied to clipboard

minimal data-driven sprite render and animation lib for Flutter

flim ✨ #

Minimal data-driven sprite render lib for Flutter

Features #

  • Sprites and sprite animations with transforms
  • Buffered sprite rendering using Canvas.drawAtlas (fast!)
  • Data-driven: load sprites and animations as json
  • Abstractions for game, render-loop, widgets and more
  • Uses asset_cache to cache images, json and more

Usage #

See USAGE.md and example.

Use dartdoc or scripts/docs.sh to generate docs.

Notes #

Inspired by Flame

6
likes
110
pub points
14%
popularity

Publisher

verified publisherapptakk.com

minimal data-driven sprite render and animation lib for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

asset_cache, flutter

More

Packages that depend on flim