Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 604d464

Browse files
adpinolaeugerossetto
authored andcommitted
version bump
1 parent 330f737 commit 604d464

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/file_selector/file_selector_windows/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.0
2+
3+
* Migrates implementation from Cpp to Dart.
4+
15
## 0.9.1+4
26

37
* Changes XTypeGroup initialization from final to const.

packages/file_selector/file_selector_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: file_selector_windows
22
description: Windows implementation of the file_selector plugin.
33
repository: https://github.com/flutter/plugins/tree/main/packages/file_selector/file_selector_windows
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+file_selector%22
5-
version: 0.9.1+4
5+
version: 1.0.0
66

77
environment:
88
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)