chore(release): publish packages

- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
This commit is contained in:
Kingkor Roy Tirtho
2023-10-06 12:39:53 +06:00
parent 1cad748024
commit c5f24074cc
11 changed files with 71 additions and 13 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.1.0-alpha.3
- **FEAT**(infinite_query): add isLoadingNextPage & remove isLoadingPage.
## 0.1.0-alpha.2
- **FIX**(devtools): no wrapping child inside SizedBox.shrink.
+2 -2
View File
@@ -1,6 +1,6 @@
name: fl_query_devtools
description: Devtools support for Fl-Query
version: 0.1.0-alpha.2
version: 0.1.0-alpha.3
homepage: https://fl-query.vercel.app
repository: https://github.com/KRTirtho/fl-query/tree/main/packages/fl_query_devtools
issue_tracker: https://github.com/KRTirtho/fl-query/issues
@@ -12,7 +12,7 @@ environment:
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.4
fl_query: ^1.0.0-alpha.5
json_view: ^0.4.1
dev_dependencies: