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

Commit 1c7e368

Browse files
committed
add dev dependency to async package
1 parent 8d8f0b8 commit 1c7e368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/camera/camera_platform_interface/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies:
1616
dev_dependencies:
1717
flutter_test:
1818
sdk: flutter
19+
async: ^2.4.2
1920
mockito: ^4.1.1
2021
pedantic: ^1.8.0
2122

0 commit comments

Comments
 (0)