Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 307 Bytes

1.0.1

  • Update minimum Dart SDK requirement to 2.17.0

1.0.0

  • Initial release
  • Added TailwindResponsive class with Tailwind CSS-inspired breakpoints
  • Implemented responsive widget builder
  • Added generic value adapter for responsive properties
  • Included comprehensive documentation and examples