- Update documentation.
- Update the supported version range for the web package
- Fix a regression (incorrect button highlight) on mobile Chrome
- Fix an error in Firefox (tested on Flutter 3.19.6)
- Make internal implementation simpler.
- Fix incorrect button highlight on mobile Chorme when button is tapped.
- Fix incorrect cursor when mouse is hovered over the button
- Breaking change: Now using XFile class (from cross_file package) instead of WebFile class.
- Update documentation.
- Initial release.