flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.98k stars 319 forks source link

Support Android Studio Gemini #7788

Open rs5173 opened 6 days ago

rs5173 commented 6 days ago

Is it possible to use Android Studio Gemini to autocomplete Flutter code

https://developer.android.com/studio/preview/gemini/ai-code-completion

jwren commented 5 days ago

This is out of scope for this for the Flutter IJ plugin at this point. The requested change would be in the AS Gemini plugins with an optional dependency on the Dart plugin PSIs.