- feat: Added Divider95 Widget (#25) (2023-10-24)
- updated docs (2023-10-24)
- Enable 'package:flutter_lints' and fix resulting diagnostics (#20) (2023-10-23)
- remove tests example (#23) (2023-10-23)
- feat: Added Tooltip95, a Windows95 Themed tooltip (#19) (2023-10-23)
- add platforms to example (#22) (2023-10-23)
- Use most recent GitHub actions (#21) (2023-10-23)
- Added Windows95 styled Checkbox (#18) (2023-10-23)
- Changelog reformat
- various items by @lukepighetti in #9
- add TextField95 autofocus by @lukepighetti in #10
- Update to Dart 3 by @filiph in #12
- Allow close button on Scaffold95 that cannot pop by @filiph in #14
Thanks @lukepighetti @filiph for the contributions!
- Migrated to null safety
- Menu95
- Scaffold95 will show the close button if it canPop
- Scaffold95
- Toolbar95
- Elevation95
- TextField95
- Button95
- Improved double-pixel border
- Initial release