We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8926a79 commit 58611b5Copy full SHA for 58611b5
README.md
@@ -10,3 +10,8 @@ An Intellij & Android Studio plugin that adds Live Templates to your IDE saving
10
|`listViewBldr`|[View Docs](https://docs.flutter.io/flutter/widgets/ListView.builder.html)|Creates a ListView.builder()|
11
|`streamBldr`|[View Docs](https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html)|Creates a StreamBuilder|
12
13
+## Plugin Supports the Following IDEs:
14
+* IntelliJ IDEA Ultimate
15
+* IntelliJ IDEA Community
16
+* IntelliJ IDEA Educational
17
+* Android Studio
0 commit comments