Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 89d7128

Browse files
committed
fix: dependencies error
1 parent 0bff6dc commit 89d7128

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
overlay_support: ^0.1.0
13+
overlay_support: ^0.3.0
14+
scoped_model: ^1.0.1
1415

1516
dev_dependencies:
1617
flutter_test:

0 commit comments

Comments
 (0)