gobo 0.0.8 copy "gobo: ^0.0.8" to clipboard
gobo: ^0.0.8 copied to clipboard

An awesome Flutter package for creating and managing Go/Igo/Weiqi/Baduk board games, featuring a clear decoupling of UI and logic for enhanced customization and maintainability.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gobo

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

dependencies:
  gobo: ^0.0.8

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:gobo/gobo.dart';
2
likes
130
points
29
downloads

Publisher

verified publisherreirev.net

Weekly Downloads

An awesome Flutter package for creating and managing Go/Igo/Weiqi/Baduk board games, featuring a clear decoupling of UI and logic for enhanced customization and maintainability.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

github.com
ko-fi.com

License

MIT (license)

Dependencies

bloc, equatable, flame, flame_bloc, flutter, flutter_bloc, flutter_svg, provider

More

Packages that depend on gobo