A sample repository of Flutter's Devtools extensions.
devtools_extensions_sample.mp4
- Flutter 3.24.3 or higher
- Dart 3.5.3 or higher
You can also check .tool-versions file for the exact version of each tool.
- Clone this repository.
- Run
flutter pub getto install dependencies. - Run packages/app/main.dart to start the app.
- Open DevTools and navigate to the "flutterkaigi" tab.
Here is my slides of Devtools extensions written in Japanese.