gobo 0.0.6
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.
0.0.6 #
- update to v0.0.5 by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/46
- support board size other than 19 by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/59
- add funding in pubspec by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/61
- Develop/stone componet test by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/64
- add longer description by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/65
0.0.5 #
- initial commit by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/17
- fix: use multi-line script by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/18
- fix: specify flutter version by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/19
- fix base in index.html by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/20
- Develop/publish widgetbook to widgetbook cloud hosting by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/21
- Develop/fix floating board by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/23
- Develop/fix floating board by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/24
- initial commit by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/25
- chore: Update publish workflow to use Flutter pub for package publishing by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/26
- use flutter-action to crate flutter environment by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/27
- use dart-lang/ecosystem/.github/workflows/publish.yaml@main by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/28
- Develop/integrate flame by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/43
- Develop/add pr check workflow by @ReiRev in https://github.com/ReiRev/flutter_gobo/pull/45
0.0.4 #
- create github actions
- fix floating board
0.0.3 #
- implement Board widget and introduce Bloc.
0.0.2 #
- implement intersection widget.
0.0.1 #
- implement stone widget.