Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfenrain/sashimi

Sashimi, a sprite stacking framework build on top of Flame.
https://github.com/wolfenrain/sashimi

Last synced: 16 days ago
JSON representation

Sashimi, a sprite stacking framework build on top of Flame.

Awesome Lists containing this project

README

        

# Sashimi


sashimi
coverage
style: very good analysis
Powered by: Flame
License: MIT

## What is Sashimi

Sashimi is a sprite stacking framework build on top of [Flame][flame_link].

## Documentation

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][example_link] directory.

## Quick Start 🚀

### Prerequisites 📝

In order to start using Sashimi you must have the [Flutter SDK][flutter_install_link] installed on your machine.

## Installing 🧑‍💻

Add both `flame` and `sashimi` to your `pubspec.yaml`:

```sh
# 📦 Install sashimi and flame from pub.dev
flutter pub add flame sashimi
```

[coverage_badge]: coverage_badge.svg
[flutter_install_link]: https://docs.flutter.dev/get-started/install
[flame_link]: https://flame-engine.org
[example_link]: https://github.com/wolfenrain/sashimi/tree/main/example
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis