Editing code and viewing issues
Edit and view the code
Last updated
Edit and view the code
Last updated
The Flutter plugin performs code analysis that enables the following:
Syntax highlighting.
Code completions based on rich type analysis.
Navigating to type declarations (Navigate > Declaration), and finding type usages (Edit > Find > Find Usages).
Viewing all current source code problems (View > Tool Windows > Dart Analysis). Any analysis issues are shown in the Dart Analysis pane: