flutter / flutter/flutter-intellij
Plugin support: run the example app of a consumed plugin
Open
topic-ecosystem
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
When a Flutter developer adds a plugin to their pubspec, they are able to call the APIs in it's interface. However, to discover the plugin's abilities it would be very convinient to be able to run the /example/ app located inside the plugin.
Currently this is possible manually; but requires opening a second IJ window, and then File > Open'ing something like `~/.pub-cache/hosted/pub.dartlang.org/url_launcher-0.4.2+1/example/`
Contributor guide
Assessment
This issue has not been assessed yet.