diff --git a/README.md b/README.md index c5ba6e44c2..8b1cc5843c 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Flutter plugin for querying information about the application | Android | iOS | MacOS | Web | Linux | Window | |:-------:|:---:|:-----:|:---:|:-----:|:------:| -| ✔️ | ✔️ | ✔️ | ✔️ | | ✔️ | +| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ---- diff --git a/website/plugins.js b/website/plugins.js index 4f526965c8..fe9e473bc6 100755 --- a/website/plugins.js +++ b/website/plugins.js @@ -68,7 +68,7 @@ module.exports = [ ios: true, macos: true, web: true, - linux: false, + linux: true, windows: true, }, maintainer: {