mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 06:46:22 +01:00
Remove connectivity_for_web dependency
It's now a dependency of connectivity
This commit is contained in:
parent
be1e642a95
commit
74ea339590
2 changed files with 1 additions and 2 deletions
|
@ -107,7 +107,7 @@ packages:
|
|||
source: hosted
|
||||
version: "3.0.3"
|
||||
connectivity_for_web:
|
||||
dependency: "direct main"
|
||||
dependency: transitive
|
||||
description:
|
||||
name: connectivity_for_web
|
||||
url: "https://pub.dartlang.org"
|
||||
|
|
|
@ -30,7 +30,6 @@ dependencies:
|
|||
bloc: ^7.0.0
|
||||
cached_network_image: ^3.0.0
|
||||
connectivity: ^3.0.2
|
||||
connectivity_for_web: ^0.4.0
|
||||
equatable: ^2.0.0
|
||||
event_bus: ^2.0.0
|
||||
exifdart:
|
||||
|
|
Loading…
Reference in a new issue