Skip to content

Commit

Permalink
v0.2.3 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jogboms authored Feb 2, 2019
1 parent b6e4c64 commit 2c30320
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A tidy utility to handle offline/online connectivity like a Boss. It provides su

```yaml
dependencies:
flutter_offline: "^0.2.2"
flutter_offline: "^0.2.3"
```
### ⚡️ Import
Expand Down Expand Up @@ -83,13 +83,13 @@ For more info, please, refer to the `main.dart` in the example.
<table>
<tr>
<td align="center">
<img src="./screenshots/demo_1.gif" width="250px">
<img src="https://raw.githubusercontent.com/jogboms/flutter_offline/master/screenshots/demo_1.gif" width="250px">
</td>
<td align="center">
<img src="./screenshots/demo_2.gif" width="250px">
<img src="https://raw.githubusercontent.com/jogboms/flutter_offline/master/screenshots/demo_2.gif" width="250px">
</td>
<td align="center">
<img src="./screenshots/demo_3.gif" width="250px">
<img src="https://raw.githubusercontent.com/jogboms/flutter_offline/master/screenshots/demo_3.gif" width="250px">
</td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_offline
description: A tidy utility to handle offline/online connectivity like a Boss.
version: 0.2.2
version: 0.2.3
author: Jeremiah Ogbomo <[email protected]>
homepage: https://github.com/jogboms/flutter_offline

Expand Down

0 comments on commit 2c30320

Please sign in to comment.