Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 722 Bytes

0.5.3

  • Fixed the wrong position of the delineated border when RECT is not at Zero

0.5.2

  • Fixed the incomplete coverage of the gradient background color in the new version of flutter
  • Demo supports windows, web
  • Support flutter_lints

0.5.1

  • prevent radius from crossing the boundary
  • removal of redundant parameters

0.5.0

  • Make directions more convenient
  • Standardize the shape to make subsequent expansion possible.

0.4.0

  • formal support null safety
  • Added a sleek angle

0.3.0-nullsafety.0

  • support null safety

0.2.0

  • strengthen the radius setting

0.1.0

  • Added new obtuse angles to make the triangles less sharp

0.0.3

  • Code Formatting

0.0.1

  • initialVersion.