simple_gridbased_game_kit 0.1.0 copy "simple_gridbased_game_kit: ^0.1.0" to clipboard
simple_gridbased_game_kit: ^0.1.0 copied to clipboard

基于网格的简单游戏工具包,提供网格页面模板和大屏交互方案

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_gridbased_game_kit

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

dependencies:
  simple_gridbased_game_kit: ^0.1.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:simple_gridbased_game_kit/simple_gridbased_game_kit.dart';
0
likes
100
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

基于网格的简单游戏工具包,提供网格页面模板和大屏交互方案

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, ketchup_ui

More

Packages that depend on simple_gridbased_game_kit