gobo 0.0.6 copy "gobo: ^0.0.6" to clipboard
gobo: ^0.0.6 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 Dart:

 $ dart pub add gobo

With Flutter:

 $ flutter pub add gobo

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

dependencies:
  gobo: ^0.0.6

Alternatively, your editor might support dart pub get or 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';
3
likes
0
points
27
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

Funding

Consider supporting this project:

github.com
ko-fi.com

License

unknown (license)

Dependencies

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

More

Packages that depend on gobo