Tools & techniques
How to use Flutter DevTools with Flutter.
Learn how to use the Flutter Widget Previewer to see your widgets render in real-time, separate from your full app.
Editor support for Dart and Flutter.
How to develop Flutter apps in Visual Studio Code.
Describes the Flutter-only fields in the pubspec file.
Learn how to develop Flutter apps in Android Studio and other IntelliJ products.
Keep your code up to date with the help of the Flutter Fix feature.
Flutter libraries and command-line tools.
Speed up development using Flutter's hot reload feature.
Flutter's code formatter formats your code following recommended style guidelines.
Learn how to use the Flutter Property Editor to view and modify the properties of your widgets.
Unless stated otherwise, the documentation on this site reflects Flutter 3.35.5. Page last updated on 2025-9-5. View source or report an issue.