Skip to content

Commit 58611b5

Browse files
authored
Add support list
1 parent 8926a79 commit 58611b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ An Intellij & Android Studio plugin that adds Live Templates to your IDE saving
1010
|`listViewBldr`|[View Docs](https://docs.flutter.io/flutter/widgets/ListView.builder.html)|Creates a ListView.builder()|
1111
|`streamBldr`|[View Docs](https://docs.flutter.io/flutter/widgets/StreamBuilder-class.html)|Creates a StreamBuilder|
1212

13+
## Plugin Supports the Following IDEs:
14+
* IntelliJ IDEA Ultimate
15+
* IntelliJ IDEA Community
16+
* IntelliJ IDEA Educational
17+
* Android Studio

0 commit comments

Comments
 (0)