chess_vectors_flutter 1.0.14
chess_vectors_flutter: ^1.0.14 copied to clipboard
Chess pieces vectors for Flutter. These vectors are custom widgets based on original SVG from Wikimedia Commons.
1.0.14 06/05/2021. #
- Migrated to null safety, thanks to daniel-mf.
1.0.12 21/01/2020. #
- Important bug fix : the requested size is taken into account.
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.