
Move Declaration to File (VSCode assist)
1 min read
With VSCode, you can easily move your Dart classes and functions to a different file (this is very useful when refactoring).
With VSCode, you can easily move your Dart classes and functions to a different file (this is very useful when refactoring).
Upgrade all your file icons with the Material Icons Theme. File nesting is properly supported, too, and the icons will be correctly left-aligned.
How to use the Flutter VSCode sidebar to access the DevTools and other useful functionality.
Since Flutter 3.24, a new Rebuild Stats feature is available on the DevTools performance page. Use it to spot widgets that rebuild too often.
A curated list of popular VSCode shortcuts, extensions & settings to speed-up your Flutter development workflow and code like a pro.