Sashimi is a sprite stacking framework build on top of Flame.
For documentation about Sashimi, see the docs section. I haven't written it yet.
An example of how to use Sashimi can be found in the example directory.
In order to start using Sashimi you must have the Flutter SDK installed on your machine.
Add both flame
and sashimi
to your pubspec.yaml
:
# 📦 Install sashimi and flame from pub.dev
flutter pub add flame sashimi