Skip to content

Commit c49fc06

Browse files
updated app_showcase.yml
1 parent 10c8969 commit c49fc06

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/app_showcase.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ body:
1818
Add your App Icon here. You can drag and drop the image directly inside this textarea.
1919
validations:
2020
required: true
21+
- type: textarea
22+
attributes:
23+
label: What is the reason of using flutter_inappwebview in your app?
24+
description: |
25+
Explain why you are using the flutter_inappwebview plugin in your app.
26+
placeholder: |
27+
I'm using the flutter_inappwebview plugin in my app to create a custom Browser, to use WebRTC feature, to display local HTML content, etc.
28+
validations:
29+
required: true
2130
- type: checkboxes
2231
attributes:
2332
label: Platforms

0 commit comments

Comments
 (0)