Bumped the version, supports flutter 1.20 and up. Use version 1.0.3 of the plugin for 1.17 support
Fixed compile-time error on new Flutter 1.17
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
Fixed a issue with the border not reflecting the inactive color.
Added the ability to dictate colors for the inactive and disabled states
Updated documentations & examples
Initial release