File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 33# Changelog
44
55## [ Unreleased]
6+ ### Fixed
7+ - Compatibility issues
8+ - README styling
9+
10+ ## 0.0.1
611### Added
712- Initial release
813
Original file line number Diff line number Diff line change 55
66[ comment ] : < > ( [ ; ]( ; https://plugins.jetbrains.com/plugin/com.github.mzdm.embedded_dartpad) ; )
77
8- <!-- Plugin description -->
9- <p >This plugin integrates DartPad directly into IntelliJ environment which lets you run Flutter & ;
10- Dart code samples with ease.</p >
11-
128<p align =" center " >
13- <img height =" auto " width =" 700 " src =" https://raw.githubusercontent.com/mzdm/embedded-dartpad/master/previews/preview.gif " />
9+ <img height =" 400 " width =" auto " src =" https://raw.githubusercontent.com/mzdm/embedded-dartpad/master/previews/preview.gif " />
1410</p >
1511
12+ <!-- Plugin description -->
13+ <p >This plugin integrates <a href =" https://dartpad.dev/ " >DartPad</a > directly into IntelliJ environment which lets you run Flutter & ;
14+ Dart code samples with ease.</p >
15+
1616<h3 id =" suggestions-bugs " >Suggestions & ; bugs</h3 >
1717<p >Any suggestions and/or bugs please report to the <a href =" https://github.com/mzdm/embedded-dartpad " >related GitHub repository</a >.</p >
1818
1919<h3 id =" troubleshooting " >Troubleshooting</h3 >
20+ <p >Recommended IDE version 2020.2 (or build 202) and newer.</p >
2021<p >Refer to <a href =" https://plugins.jetbrains.com/docs/intellij/jcef.html#enabling-jcef " >IntelliJ documentation</a > page.
2122<br ><br >
2223<em >Dart and Flutter and the related logos are trademarks of Google LLC. This is not endorsed by or affiliated with Google LLC.</em ></p >
Original file line number Diff line number Diff line change 33
44pluginGroup = com.github.mzdm.embedded_dartpad
55pluginName = Embedded Dartpad
6- pluginVersion = 0.0.1
6+ pluginVersion = 0.0.2
77pluginSinceBuild = 202
88pluginUntilBuild = 203.*
99# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
You can’t perform that action at this time.
0 commit comments