Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit b8aeccb

Browse files
author
Ajay Kumar
committed
1.0.2
1 parent 8dc5202 commit b8aeccb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.0.1] - Health suggestions.
1+
## [1.0.2] - Health suggestions.
22

33
* Health suggestions.
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414
cupertino_icons: ^0.1.2
15-
connectivity_wrapper: 1.0.1
15+
connectivity_wrapper: 1.0.2
1616
```
1717
1818
##STEP 2: Import the package to main.dart

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: connectivity_wrapper
22
description: A new Flutter package which provides network-aware widgets.It allows Flutter apps provide feedback on your app when it's not connected to it, or when there's no connection.
3-
version: 1.0.1
3+
version: 1.0.2
44
author: Ajay Kumar <[email protected]>
55
homepage: https://github.com/ajaynonstopio/connectivity_wrapper
66

0 commit comments

Comments
 (0)