We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6644795 commit 2c4c0fbCopy full SHA for 2c4c0fb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.2.2
2
+- Removes dependency on `dart:io` to become compatible with flutter web.
3
+
4
## 0.2.1
5
- Removes dependency on `dart:io` to become compatible with flutter web.
6
- Add `CommonPlatformIcons.info`
pubspec.yaml
@@ -1,6 +1,6 @@
name: enough_platform_widgets
description: Useful platform aware widgets to bring a Material app to Cupertino.
-version: 0.2.1
+version: 0.2.2
homepage: https://github.com/Enough-Software/enough_platform_widgets
environment:
0 commit comments