Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 607 Bytes

0.3.1

  • Update documentation.

0.3.0

  • Update the supported version range for the web package

0.2.4

  • Fix a regression (incorrect button highlight) on mobile Chrome

0.2.3

  • Fix an error in Firefox (tested on Flutter 3.19.6)

0.2.2

  • Make internal implementation simpler.
  • Fix incorrect button highlight on mobile Chorme when button is tapped.

0.2.1

  • Fix incorrect cursor when mouse is hovered over the button

0.2.0

  • Breaking change: Now using XFile class (from cross_file package) instead of WebFile class.

0.1.1

  • Update documentation.

0.1.0

  • Initial release.