Editing code and viewing issues
Edit and view the code
Last updated
Was this helpful?
Edit and view the code
Last updated
Was this helpful?
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: