Remove unused dependencies
This commit is contained in:
parent
91afb1d759
commit
d8e03a5b00
2 changed files with 1 additions and 9 deletions
|
@ -8,13 +8,6 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.2.0"
|
||||
app:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: app
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.0.3"
|
||||
archive:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -29,6 +29,7 @@ environment:
|
|||
dependencies:
|
||||
animated_splash_screen: ^1.2.0
|
||||
cached_network_image: ^3.2.0
|
||||
carousel_slider: ^4.1.1
|
||||
cupertino_icons: ^1.0.2
|
||||
dio: ^4.0.6
|
||||
flutter:
|
||||
|
@ -43,8 +44,6 @@ dependencies:
|
|||
page_transition: ^2.0.5
|
||||
shared_preferences: ^2.0.13
|
||||
universal_html: ^2.0.8
|
||||
carousel_slider: ^4.1.1
|
||||
app: ^0.0.3
|
||||
|
||||
dev_dependencies:
|
||||
flutter_lints: ^2.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue