Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@PramodJoshi PramodJoshi released this 25 Mar 19:15
  • Added customWidgets option:
    • overrides default widgets, foreground colors
    • parameter:
      • customWidgets (optional, type List<Widget>)
  • Added CustomBorderPaint class to optimize gradient border
  • Restructured project with src folder
  • Code cleanups