sky_hopper_game 0.1.1 copy "sky_hopper_game: ^0.1.1" to clipboard
sky_hopper_game: ^0.1.1 copied to clipboard

A reusable Flutter game package providing a ready-to-use Sky Hopper mini-game, complete with sprite rendering, score management, and sound effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sky_hopper_game

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

dependencies:
  sky_hopper_game: ^0.1.1

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:sky_hopper_game/sky_hopper_game.dart';
1
likes
120
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable Flutter game package providing a ready-to-use Sky Hopper mini-game, complete with sprite rendering, score management, and sound effects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, provider

More

Packages that depend on sky_hopper_game