fasq_hooks 0.2.3+1
fasq_hooks: ^0.2.3+1 copied to clipboard
Flutter Hooks adapter for FASQ (Flutter Async State Query) - async state management with hooks
0.2.3+1 #
- Update a dependency to the latest release.
0.2.3 #
- FEAT: update SEO and metadata handling.
0.2.2 #
- FIX: align docs, entrypoints, and tests around typed QueryKey usage (#30).
- FIX: add Flutter example apps for fasq, bloc, hooks, and riverpod packages (#30).
0.2.1 #
- FEAT: add type-safe query keys support (#28).
0.2.0+2 #
- Update a dependency to the latest release.
0.2.0+1 #
- Update a dependency to the latest release.
0.2.0 #
Note: This release has breaking changes.
- FIX: resolve all analysis issues and prepare packages for publishing (#16).
- FIX: security (#9).
- FEAT: prefetching (#8).
- FEAT: implement parallel queries across all adapters (#6).
- FEAT: dependent queries (#4).
- FEAT: infinite queries (#3).
- BREAKING FEAT: Replace Fixed Combiners with Dynamic Query Combiners (#7).
0.0.1 #
- TODO: Describe initial release.