Remove unsused dependencies
This commit is contained in:
parent
b6699831d7
commit
596abc850c
16
pubspec.lock
16
pubspec.lock
@ -97,14 +97,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
cupertino_icons:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: cupertino_icons
|
||||
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.6"
|
||||
dependency_validator:
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
@ -408,14 +400,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.6.2"
|
||||
image_gallery_saver:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: image_gallery_saver
|
||||
sha256: "0aba74216a4d9b0561510cb968015d56b701ba1bd94aace26aacdd8ae5761816"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.3"
|
||||
internet_connection_checker:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -14,7 +14,6 @@ dependencies:
|
||||
sdk: flutter
|
||||
|
||||
collection: ^1.17.0
|
||||
cupertino_icons: ^1.0.5
|
||||
desktop_window: ^0.4.0
|
||||
drop_cap_text: ^1.1.3
|
||||
equatable: ^2.0.5
|
||||
@ -38,7 +37,6 @@ dependencies:
|
||||
http: ^1.1.0
|
||||
image: ^4.1.3
|
||||
image_fade: ^0.6.2
|
||||
image_gallery_saver: ^2.0.3
|
||||
intl: ^0.18.1
|
||||
internet_connection_checker: ^1.0.0+1
|
||||
package_info_plus: ^5.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user