Testing & debugging
How to control error messages and logging of errors
Adding plugin as part of your Flutter tests.
Learn how to write integration tests
How to debug your Flutter app.
Learn how to test your plugin package.
How to recognize and resolve common Flutter framework errors.
How to enable various debugging tools from your code and at the command line.
How to connect a native debugger to your running Flutter app.
Describes Flutter's build modes and when you should use debug, release, or profile mode.
Learn more about the different types of testing and how to write them.
Unless stated otherwise, the documentation on this site reflects Flutter 3.35.5. Page last updated on 2024-4-4. View source or report an issue.