From f7e8dfabd9950a8d8ed073cbb65be81a85fe7ea5 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Sat, 12 Dec 2020 20:10:02 +0100 Subject: [PATCH] Add package_info_linux to README & website https://pub.dev/packages/package_info_plus_linux --- README.md | 2 +- website/plugins.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: {