Files
fl-query/packages/fl_query_hooks/pubspec.yaml
T
Kingkor Roy Tirtho 4903ebb90e chore(release): publish packages
- fl_query@1.0.0-alpha.6
 - fl_query_connectivity_plus_adapter@0.1.0-alpha.5
 - fl_query_hooks@1.0.0-alpha.6
 - fl_query_devtools@0.1.0-alpha.4
2023-10-18 20:39:06 +06:00

25 lines
603 B
YAML

name: fl_query_hooks
description: Elite flutter_hooks compatible library for fl_query, the
Asynchronous data caching, refetching & invalidation library for Flutter
version: 1.0.0-alpha.6
homepage: https://fl-query.vercel.app
issue_tracker: https://github.com/KRTirtho/fl-query/issues
repository: https://github.com/KRTirtho/fl-query/tree/main/packages/fl_query_hooks
environment:
sdk: ">=2.17.1 <4.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.6
flutter_hooks: ^0.20.0
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter