flutter_shogi_board 0.0.5 copy "flutter_shogi_board: ^0.0.5" to clipboard
flutter_shogi_board: ^0.0.5 copied to clipboard

outdated

A shogi board widget for Flutter. This widget can be used to render static game board positions, tsume problems or shogi castles.

[0.0.5] - 11/03/2020 #

  • Updated to use shogi 0.0.3. Raises sdk version to >= 2.6.
  • Added ability to render pieces in hand for each player.
  • Updated the example to demonstrate castle building, a static tsume (with pieces in hand) and a proverb. This example is now compatible with web.
  • Added ShogiBoardStyle and DefaultShogiBoardStyle.
  • Updated CoordIndicatorCell and Piece text to adaptive to containing cell sizes.

[0.0.4] - 10/02/2020 #

  • Fixed shogi package version to use 0.0.2.
  • Added ability to show coordinate indicators on the board.
  • Updated example to show the animation of building a castle.

[0.0.3] - 13/10/2019 #

  • Moved business logic components from this package to new shogi package.

[0.0.2] - 06/10/2019 #

  • Fixed meta package version conflict ^1.1.7 with Flutter: 1.7.8+hotfix.4.

[0.0.1] - 06/10/2019 #

  • Initial release of flutter_shogi_board package for Flutter.
2
likes
0
points
30
downloads

Publisher

verified publisherdefuncart.com

Weekly Downloads

A shogi board widget for Flutter. This widget can be used to render static game board positions, tsume problems or shogi castles.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

auto_size_text, flutter, meta, shogi

More

Packages that depend on flutter_shogi_board