List Question
10 TechQA 2024-12-29 13:09:57type 'Null' is not a subtype of type 'Future<String>' error showing in unit test
64 views
Asked by Dharam Dutt Mishra
How to mock the flutter universal html package
286 views
Asked by Rahul Dole
Why do I get `MissingStubError` even though the function is stubbed?
140 views
Asked by fdollack
type 'Null' is not a subtype of type 'Future<Either<Failure, NumberTrivia>>'
923 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()
279 views
Asked by ABD JALIL Danane
Get the SendPort of a named ReceivePort without direct access to the ReceivePort for testing?
133 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.3k views
Asked by Naufal Rajabi
How to mock VideoPlayerController.network() in Flutter
1.2k views
Asked by Rahul Dole