Skip to content

Commit

Permalink
Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelbeltran committed Oct 23, 2023
1 parent 2f83647 commit f9b20a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
@@ -1,8 +1,17 @@
## [1.1.1] - 2023/10/17
## 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] - 2023/10/17
## 1.1.0

- various items by @lukepighetti in #9
- add TextField95 autofocus by @lukepighetti in #10
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter95
description: 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.
version: 1.1.1
version: 1.2.0
homepage: https://github.com/miquelbeltran/flutter95

environment:
Expand Down

0 comments on commit f9b20a8

Please sign in to comment.