You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove support for pre 2020.2 and fix the deprecation warning for 2020.3
- Tidy up FutureBuilder and StreamBuilder
- Added the Gradle plugin to verify plugin without uploading to Jetbrains
changeNotes "[Breaking Changes] - Read the README for changes https://github.com/georgeherby/flutter-snippets/blob/master/README.md. A overhaul to bring us in line with the VS plugin and make shortcuts consistent"
38
+
changeNotes "Remove deprecation that started in 2020.2 (stop supporting before 2020.2)"
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,9 @@
6
6
<description><![CDATA[
7
7
For full details of the available snippet, please <a href="https://github.com/georgeherby/flutter-snippets/blob/master/README.md">visit here</a>
0 commit comments