List Question
10 TechQA 2023-10-29 18:05:08type 'Null' is not a subtype of type 'Future<String>' error showing in unit test
47 views
Asked by Dharam Dutt Mishra
How to mock the flutter universal html package
268 views
Asked by Rahul Dole
Why do I get `MissingStubError` even though the function is stubbed?
127 views
Asked by fdollack
type 'Null' is not a subtype of type 'Future<Either<Failure, NumberTrivia>>'
903 views
Asked by Douo
type 'Null' is not a subtype of type 'Future<bool>'
2.6k views
Asked by Nik
Firebase Flutter unit testing Firebase.initializeApp()
267 views
Asked by ABD JALIL Danane
Get the SendPort of a named ReceivePort without direct access to the ReceivePort for testing?
120 views
Asked by fdollack
Accessing GetXController in a Flutter widget test
1.6k views
Asked by Pheepster
Missing stub error on mockito in flutter. Trying to use setString on mocked SharedPreferences
11.3k views
Asked by Naufal Rajabi
How to mock VideoPlayerController.network() in Flutter
1.2k views
Asked by Rahul Dole