Remove unused library
This commit is contained in:
parent
eb639fcfec
commit
cec8f454b1
2 changed files with 0 additions and 15 deletions
14
pubspec.lock
14
pubspec.lock
|
@ -345,13 +345,6 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.16.1"
|
||||
json_annotation:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: json_annotation
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.1"
|
||||
like_button:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -359,13 +352,6 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.2.0"
|
||||
local_image_provider:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: local_image_provider
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.0.0"
|
||||
logging:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -29,7 +29,6 @@ dependencies:
|
|||
path_provider: ^1.6.5
|
||||
shared_preferences: ^0.5.6
|
||||
dio: ^3.0.9
|
||||
local_image_provider: ^1.0.0
|
||||
image: ^2.1.4
|
||||
esys_flutter_share: ^1.0.2
|
||||
share_extend: ^1.1.9
|
||||
|
|
Loading…
Add table
Reference in a new issue