Is there any way in flutter integration test keeping wait until a widget gets loaded completely?
Like waiting until the home page is loaded after finishing the splash screen?
Is there any way in flutter integration test keeping wait until a widget gets loaded completely?
Like waiting until the home page is loaded after finishing the splash screen?