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

outdated

minimal data-driven sprite render and animation lib for Flutter

flim ✨ #

minimal data-driven sprite render lib for Flutter

Features #

  • sprite and animated sprites 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
  • generic asset cache used for images, json and more
  • minimal and loosely coupled Flutter package

Usage #

Add flim as a dependency in your pubspec.yaml.

For a short introduction see USAGE,

.. or check out the example folder.

Notes #

I'd like to keep flim minimal, so i won't be adding lots of "game" features.

Code is expected to break (as i like to experiment).

Code and doc improvements are welcome :-)

Inspired by Flame

6
likes
0
pub points
14%
popularity

Publisher

verified publisherapptakk.com

minimal data-driven sprite render and animation lib for Flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flim