Files
fl-query/packages/fl_query_hooks/pubspec.yaml
T
Kingkor Roy Tirtho ea6b3f7b96 chore(release): publish packages
- fl_query_hooks@1.0.0-alpha.4+1
2023-09-09 16:41:17 +06:00

25 lines
605 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+1
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.4
flutter_hooks: ^0.20.0
dev_dependencies:
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter