An open API service indexing awesome lists of open source software.

https://github.com/roughike/testing-navigation

A quick sample app on how to test navigation in Flutter.
https://github.com/roughike/testing-navigation

Last synced: 6 months ago
JSON representation

A quick sample app on how to test navigation in Flutter.

Awesome Lists containing this project

README

          

# testing_navigation

A sample on how to test navigation events on Flutter.

[See the blogpost here](https://iirokrankka.com/2018/08/22/writing-widget-tests-for-navigation-events/).