chore(release): publish packages

- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
This commit is contained in:
Kingkor Roy Tirtho
2023-10-18 20:39:06 +06:00
parent 6708eabcb8
commit 4903ebb90e
11 changed files with 68 additions and 13 deletions
@@ -1,3 +1,8 @@
## 0.1.0-alpha.5
- **FEAT**(fl_query_connectivity_plus_adapter): only poll to check online when connection is false.
- **FEAT**(fl_query_connectivity_plus_adapter): lookup based offline detection.
## 0.1.0-alpha.4
- Update a dependency to the latest release.
@@ -1,6 +1,6 @@
name: fl_query_connectivity_plus_adapter
description: Connectivity Plus adapter for FlQuery Connectivity
version: 0.1.0-alpha.4
version: 0.1.0-alpha.5
homepage: https://fl-query.vercel.app
repository: https://github.com/KRTirtho/tree/main/packages/fl_query_connectivity_plus_adapter
@@ -13,7 +13,7 @@ environment:
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.5
fl_query: ^1.0.0-alpha.6
connectivity_plus: ^4.0.1
dev_dependencies: