List Question
10 TechQA 2024-11-24 16:26:30type 'Null' is not a subtype of type 'Future<String>' error showing in unit test
27 views
Asked by Dharam Dutt Mishra
How to mock the flutter universal html package
254 views
Asked by Rahul Dole
Why do I get `MissingStubError` even though the function is stubbed?
109 views
Asked by fdollack
type 'Null' is not a subtype of type 'Future<Either<Failure, NumberTrivia>>'
886 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()
251 views
Asked by ABD JALIL Danane
Get the SendPort of a named ReceivePort without direct access to the ReceivePort for testing?
103 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.1k views
Asked by Rahul Dole