Files
fl-query/packages/fl_query_hooks/pubspec.yaml
T
Kingkor Roy Tirtho 572e5e4384 chore(release): publish packages
- fl_query@1.0.0-alpha.4
 - fl_query_devtools@0.1.0-alpha.2
 - fl_query_hooks@1.0.0-alpha.4
 - fl_query_connectivity_plus_adapter@0.1.0-alpha.3
2023-09-09 16:34:10 +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.4
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 <3.0.0"
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.4
flutter_hooks: ^0.18.6
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter