chore(release): publish packages
- [email protected] - [email protected] - [email protected] - [email protected]
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 1.0.0-alpha.6
|
||||
|
||||
- **FIX**(fl_query): use sync connection checker instead of async in every operation.
|
||||
- **FEAT**(fl_query_connectivity_plus_adapter): lookup based offline detection.
|
||||
|
||||
## 1.0.0-alpha.5
|
||||
|
||||
- **FIX**(query): isLoading & isRefreshing not working as expected.
|
||||
|
||||
@@ -9,9 +9,9 @@ environment:
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
fl_query: ^1.0.0-alpha.5
|
||||
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.4
|
||||
fl_query_devtools: ^0.1.0-alpha.3
|
||||
fl_query: ^1.0.0-alpha.6
|
||||
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.5
|
||||
fl_query_devtools: ^0.1.0-alpha.4
|
||||
go_router: ^6.0.9
|
||||
http: ^0.13.5
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: fl_query
|
||||
description: Asynchronous data caching, refetching & invalidation library for Flutter
|
||||
version: 1.0.0-alpha.5
|
||||
version: 1.0.0-alpha.6
|
||||
|
||||
homepage: https://fl-query.vercel.app
|
||||
issue_tracker: https://github.com/KRTirtho/fl-query/issues
|
||||
|
||||
Reference in New Issue
Block a user