sashimi 0.1.0-dev.4 copy "sashimi: ^0.1.0-dev.4" to clipboard
sashimi: ^0.1.0-dev.4 copied to clipboard

A sprite stacking framework build on top of the Flame Engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sashimi

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sashimi: ^0.1.0-dev.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sashimi/sashimi.dart';
14
likes
90
points
32
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

A sprite stacking framework build on top of the Flame Engine.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flame, flutter

More

Packages that depend on sashimi