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 05af007 commit 9f7973eCopy full SHA for 9f7973e
pubspec.lock
@@ -265,7 +265,7 @@ packages:
265
name: internet_connection_checker
266
url: "https://pub.dartlang.org"
267
source: hosted
268
- version: "0.0.1+4"
+ version: "1.0.0+1"
269
intl:
270
dependency: "direct main"
271
description:
pubspec.yaml
@@ -43,7 +43,7 @@ dependencies:
43
# hive_flutter: ^1.1.0
44
45
# Checks internet Connections
46
- internet_connection_checker: ^0.0.1+3
+ internet_connection_checker: ^1.0.0+1
47
48
# International Localization
49
intl: ^0.17.0
0 commit comments