Member-only story

Flutter Geek Guide To VSCode Settings For Flutter App Dev

Fred Grott
5 min readJan 11, 2023

--

This is an in-depth guide to configuring VSCode IDE for Flutter App development. I cover the plugins you want to use, editor configurations, emulator and task configurations.

VSCode Extensions For Flutter App Development

Unless you have a multi-root project, the recommended extensions are stored in the extensions json file and in the multi-root project recommended extensions are stored in the workspace.code.workspace file:

While that is a list of many extensions, let me go over the more direct flutter extensions.

The Flutter Dev Extensions are

dart-code.dart-code

dart-code.flutter

circlecodesolution.ccs-flutter-color

rexthedev.flutter-insider

everettjf.pubspec-dependency-search

jeroen-meijer.pubspec-assist

andrijarubelj.flutterpubopen

--

--

Fred Grott
Fred Grott

No responses yet