Skip to content

Commit df36a86

Browse files
committed
release v0.2.1
1 parent 58af202 commit df36a86

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.1
2+
- Removes dependency on `dart:io` to become compatible with flutter web.
3+
- Add `CommonPlatformIcons.info`
4+
- Improve `PlatformDropdownButton` rendering on cupertino
5+
16
## 0.2.0
27

38
* New widgets:

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.0
3+
version: 0.2.1
44
homepage: https://github.com/Enough-Software/enough_platform_widgets
55

66
environment:

0 commit comments

Comments
 (0)