Skip to content

Commit 7df44e7

Browse files
committed
remove dependency_overrides of extended_image_library
1 parent 0568587 commit 7df44e7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,7 @@ dependencies:
3636
# The following adds the Cupertino Icons font to your application.
3737
# Use with the CupertinoIcons class for iOS style icons.
3838
cupertino_icons: ^0.1.2
39-
# use following code if your flutter sdk is more than 1.10
40-
dependency_overrides:
41-
extended_image_library:
42-
git:
43-
url: https://github.com/fluttercandies/extended_image_library.git
44-
ref: dev
45-
39+
4640
dev_dependencies:
4741
flutter_test:
4842
sdk: flutter

0 commit comments

Comments
 (0)