Summary
In this chapter, we saw an introduction to Flutter widget tests. We saw how they can be used to test widgets individually and how they are structured with the WidgetTester class in the testWidgets function.
We also saw how we can use Flutter tools to explore application performance in detail, and the available tools to inspect memory and CPU usage such as the Observatory UI and performance overlay. Then, we saw the evolution of tools with the brand new DevTools suite.
Finally, we explored the steps to make our app ready for deployment by checking information and details, changing the app icon visible to the user, and performing platform-specific steps to build an app ready for publishing.
In the next chapter, we will review some important ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access