From 070d75af2ea9cd598c3d48b21f74bc43fc2c7c94 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Mon, 27 Nov 2023 19:27:31 +0100 Subject: [PATCH] created .github/ISSUE_TEMPLATE/APP_SHOWCASE.md template --- .github/ISSUE_TEMPLATE/APP_SHOWCASE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 .github/ISSUE_TEMPLATE/APP_SHOWCASE.md diff --git a/.github/ISSUE_TEMPLATE/APP_SHOWCASE.md b/.github/ISSUE_TEMPLATE/APP_SHOWCASE.md new file mode 100755 index 00000000..169f5961 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/APP_SHOWCASE.md @@ -0,0 +1,10 @@ +--- +name: App Showcase +about: Add your App on the Official Showcase Page + +--- + +Check the [Showcase](https://inappwebview.dev/showcase/) page to see an open list of Apps built with **Flutter** and **Flutter InAppWebView**. + +If you are using the **Flutter InAppWebView** plugin and would like to add your App there, +follow the instruction on the [Submit App](https://inappwebview.dev/submit-app/) page! \ No newline at end of file