Tools & techniques
Content covering Tools that support developing Flutter apps.
How to use Flutter DevTools with Flutter.
Flutter's code formatter formats your code following recommended style guidelines.
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.
Speed up development using Flutter's hot reload feature.
How to develop Flutter apps in Visual Studio Code.
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.
Describes the Flutter-only fields in the pubspec file.
Flutter libraries and command-line tools.
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.38.1. Page last updated on 2025-9-5. View source or report an issue.