1{ 2 "editor.codeActionsOnSave": { 3 "source.organizeImports": "always" 4 }, 5 "dart.lineLength": 100, 6 "dart.flutterHotReloadOnSave": "all" 7}