puzzle_game 1.0.0 copy "puzzle_game: ^1.0.0" to clipboard
puzzle_game: ^1.0.0 copied to clipboard

description: A Flutter package for creating interactive puzzle games with rewards and customizable storage options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add puzzle_game

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

dependencies:
  puzzle_game: ^1.0.0

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:puzzle_game/puzzle_game.dart';
3
likes
140
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

description: A Flutter package for creating interactive puzzle games with rewards and customizable storage options.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cloud_firestore, flutter, flutter_svg, http, lottie, shared_preferences

More

Packages that depend on puzzle_game