widget_tray 0.1.6 copy "widget_tray: ^0.1.6" to clipboard
widget_tray: ^0.1.6 copied to clipboard

A Flutter package with a collection of custom widgets to streamline UI design and simplify app development.

0.0.1 #

initial release

0.0.2 #

  • Expandable Tile added

0.0.3 #

  • Expansion List Example added

0.0.4 #

  • Expansion List change some code advance code added

0.0.5 #

  • Selected Color added
  • isSelected added
  • enableAnimation added

0.0.6 #

-added github page example

0.0.7 #

  • added hover color
  • added selected color
  • added expandable color

0.0.8 #

  • added GenderPicker
  • added DatePicker
  • added CircularPercentage

0.0.9 #

  • fix some isue like
  • added comment and formating code
  • Readme modifiy

0.1.0 #

  • major change

0.1.1 #

  • added sidebar
  • added expandable tile
  • added date picker
  • added circular percentage
  • added gender picker

0.1.2 #

  • basic

0.1.3 #

  • added Dashboard

0.1.4 #

  • list tilte some changes

0.1.5 #

  • list tilte code change optemize

    0.1.6 #

  • fix circuler progress deprecated color
  • .color = Colors.grey.withOpisity(0.0) to ..color = Colors.grey.withValues(alpha: 0.2)
2
likes
160
points
21
downloads

Publisher

verified publishertalimsetu.in

Weekly Downloads

A Flutter package with a collection of custom widgets to streamline UI design and simplify app development.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on widget_tray