0.2.3
- Bumped minimum Flutter version to 1.15.21 to pick up Diagnosticable as a mixin and remove DiagnosticableMixin.
0.2.2
- Bumped minimum Flutter version to 1.6.7 to pick up DiagnosticableMixin.
0.2.1
- PaletteGenerator: performance improvements.
0.2.0
- Updated code to be compatible with Flutter breaking change.
0.1.1
- Fixed a problem with a listener that wasn't being unregistered properly.
0.1.0
- Initial Open Source release.