flutter95 1.3.0
flutter95: ^1.3.0 copied to clipboard
Windows95 UI components for Flutter apps. Bring back the nostalgic look and feel of old operating systems with this set of UI components ready to use.
1.3.0 #
- feat: Added Divider95 Widget (#25) (2023-10-24)
- updated docs (2023-10-24)
1.2.0 #
- 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)
1.1.1 #
- Changelog reformat
1.1.0 #
- 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!
1.0.0 - 2021-04-22 #
- Migrated to null safety
0.0.7 - 2020-06-22 #
- Menu95
0.0.6 - 2020-06-18 #
- Scaffold95 will show the close button if it canPop
0.0.5 - 2020-06-18 #
- Scaffold95
- Toolbar95
- Elevation95
- TextField95
- Button95
- Improved double-pixel border
0.0.1 - 2020-06-18 #
- Initial release