Files
fl-query/packages/fl_query_hooks/pubspec.yaml
T
2023-10-18 20:43:12 +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.6
homepage: https://fl-query.krtirtho.dev
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