Skip to content

Commit 2f53cc9

Browse files
Added supported platforms to README.md (#112)
1 parent 656d8d3 commit 2f53cc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/package_info_plus/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ PackageInfo.fromPlatform().then((PackageInfo packageInfo) {
3434
});
3535
```
3636

37+
## Supported platforms
38+
| Android | iOS | MacOS | Web | Linux | Window |
39+
|:-------:|:---:|:-----:|:---:|:-----:|:------:|
40+
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
41+
3742
## Known Issue
3843

3944
As noted on [issue 20761](https://github.com/flutter/flutter/issues/20761#issuecomment-493434578), package_info on iOS

0 commit comments

Comments
 (0)