We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0568587 commit 7df44e7Copy full SHA for 7df44e7
example/pubspec.yaml
@@ -36,13 +36,7 @@ dependencies:
36
# The following adds the Cupertino Icons font to your application.
37
# Use with the CupertinoIcons class for iOS style icons.
38
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
-
+
46
dev_dependencies:
47
flutter_test:
48
sdk: flutter
0 commit comments