leap 0.8.5 copy "leap: ^0.8.5" to clipboard
leap: ^0.8.5 copied to clipboard

An opinionated toolkit for creating 2D platformers on top of Flame engine.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leap

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

dependencies:
  leap: ^0.8.5

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:leap/leap.dart';
17
likes
160
points
164
downloads

Publisher

verified publishermelby.me

Weekly Downloads

An opinionated toolkit for creating 2D platformers on top of Flame engine.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flame, flame_behaviors, flame_tiled, flutter, tiled

More

Packages that depend on leap