Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 660 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 660 Bytes

0.0.1

  • The release adds a functioning CircularSelector widget.
  • The widget is modular, animated, and provides a new way of selecting values.
  • The widget callback function for ease of use.

0.0.2

  • Added an example as a directory in the project.

0.0.3

  • Fixed roadmap, changelog, and readme files.

0.0.4

  • Fixed positioning of circular selector widget for android devices.
  • NOTE: It is still broken for Linux devices

0.1.0

  • Added concentricity to the widget, i.e. the ability to have multiple circles in the widget.
  • Added some modularity with the test containers and circles
  • Added better offsetting to improve cross-compatibility