chess_vectors_flutter 1.0.10
chess_vectors_flutter: ^1.0.10 copied to clipboard
Chess pieces vectors for Flutter. These vectors are custom widgets based on original SVG from Wikimedia Commons.
1.0.10 01/07/2019. #
- More compliant to DartPub specification.
1.0.8 30/06/2019. #
- Removed the offset property : one has to use Flutter Padding/Center/... widgets to achieve the same effects.
1.0.6 08/09/2018. #
- Improved library for publishing on Dart Pub.
1.0.4 08/09/2018. #
- Adapted library in order to be accepted by Dart 2.
1.0.0 08/08/2018. #
- Initial release : all pieces widgets can be directly integrated into your components tree, can be moved and/or resized.