Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 568 Bytes

[0.0.1] - 12/23/2018

Initial release

[0.0.2] - 12/23/2018

Updated documentations & examples

[1.0.0] - 09/07/2019

Added the ability to dictate colors for the inactive and disabled states

[1.0.1] - 09/07/2019

Fixed a issue with the border not reflecting the inactive color.

[1.0.2] - 04/28/2020

Add the ability to customize check, focus and hover color Add the use of FocusNode and autofocus using FocusableActionDetector Add the use of VisualDensity Change the way the circular border is drawn, using Paint's strokeWidth and style Added example