Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit ace9e78

Browse files
[webview_flutter] Update Widget Unit Tests to be platform agnostic (#4489)
1 parent 66ed8f4 commit ace9e78

File tree

3 files changed

+485
-532
lines changed

3 files changed

+485
-532
lines changed

packages/webview_flutter/webview_flutter/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ dependencies:
2424
webview_flutter_wkwebview: ^2.2.0
2525

2626
dev_dependencies:
27+
build_runner: ^2.1.5
2728
flutter_driver:
2829
sdk: flutter
2930
flutter_test:
3031
sdk: flutter
32+
mockito: ^5.0.16
3133
pedantic: ^1.10.0

0 commit comments

Comments
 (0)