circular_widgets 3.0.0 copy "circular_widgets: ^3.0.0" to clipboard
circular_widgets: ^3.0.0 copied to clipboard

Display widgets in a circle.

[3.0.0] - 23/6/2022 #

[2.1.0] - 21/6/2022 #

  • Added more customization options
    • isClockWise to change draw direction
    • startAngleDeg to set the start angle (in degrees)
    • totalArchDeg to set the length of the total arch (in degrees)
  • Updated example

[2.0.0] - 23/8/2021 #

  • Updated to null safety

[1.0.2] - 11/8/2020 #

  • Fixed typo in example
  • Added sliders for easier testing
  • Changed the video to include sliders

[1.0.1] - 29/7/2020 #

  • Added Video

[1.0.0] - 29/7/2020 #

  • Initial Release