List Question
10 TechQA 2024-12-29 13:09:57type 'Null' is not a subtype of type 'Future<String>' error showing in unit test
74 views
Asked by Dharam Dutt Mishra
How to mock the flutter universal html package
298 views
Asked by Rahul Dole
Why do I get `MissingStubError` even though the function is stubbed?
151 views
Asked by fdollack
type 'Null' is not a subtype of type 'Future<Either<Failure, NumberTrivia>>'
932 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()
291 views
Asked by ABD JALIL Danane
Get the SendPort of a named ReceivePort without direct access to the ReceivePort for testing?
144 views
Asked by fdollack
Accessing GetXController in a Flutter widget test
1.7k views
Asked by Pheepster
Missing stub error on mockito in flutter. Trying to use setString on mocked SharedPreferences
11.4k views
Asked by Naufal Rajabi
How to mock VideoPlayerController.network() in Flutter
1.2k views
Asked by Rahul Dole