- Added commands 'H' and 'V' for Svg paths.
- Source code formatting improvements.
- Each piece can be set a different fill and/or stroke color, thanks to daniel-mf.
- Migrated to null safety, thanks to daniel-mf.
- Important bug fix : the requested size is taken into account.
- More compliant to DartPub specification.
- Removed the offset property : one has to use Flutter Padding/Center/... widgets to achieve the same effects.
- Improved library for publishing on Dart Pub.
- Adapted library in order to be accepted by Dart 2.
- Initial release : all pieces widgets can be directly integrated into your components tree, can be moved and/or resized.