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

outdated

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
  • Generic asset cache used for images, json and more
  • Minimal and loosely coupled Flutter package

Usage #

Add flim to your pubspec.yaml:

dependencies:
  flim:

See USAGE.md and example to learn.

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

Notes #

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

Code is expected to break.

Code and doc improvements are welcome.

Inspired by Flame

6
likes
0
pub points
15%
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