Skip to content

Commit 2c4c0fb

Browse files
committed
release v0.2.2
1 parent 6644795 commit 2c4c0fb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.2
2+
- Removes dependency on `dart:io` to become compatible with flutter web.
3+
14
## 0.2.1
25
- Removes dependency on `dart:io` to become compatible with flutter web.
36
- Add `CommonPlatformIcons.info`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: enough_platform_widgets
22
description: Useful platform aware widgets to bring a Material app to Cupertino.
3-
version: 0.2.1
3+
version: 0.2.2
44
homepage: https://github.com/Enough-Software/enough_platform_widgets
55

66
environment:

0 commit comments

Comments
 (0)