FAQ
Asked and answered
How does this compare to the “official” flutter desktop?
A elaborate answer was given in issue#191.
Is hover compatible with Visual Studio Code?
Yes, more details available in issue#129.
Is hover compatible with Android Studio?
No, the flutter-intellij plugin doesn’t support attaching to existing process, issue#213.
Where can I find example of go-flutter plugins?
On our examples, we shared multiples plugins implementations. They are easy to explore and run.
For more sophisticate plugins, look at our plugins repo.