Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 928 Bytes

[1.1.0] - 24/11/2023.

  • Added commands 'H' and 'V' for Svg paths.

[1.0.18] - 17/08/2022.

  • Source code formatting improvements.

[1.0.16] - 06/06/2021.

  • Each piece can be set a different fill and/or stroke color, thanks to daniel-mf.

[1.0.14] - 05/06/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.