https://github.com/41y08h/fquery
⚡fquery is a powerful async state management solution for flutter. It caches, updates and fully manages asynchronous data in your flutter apps.
https://github.com/41y08h/fquery
async dart flutter flutter-state-management hacktoberfest
Last synced: 9 months ago
JSON representation
⚡fquery is a powerful async state management solution for flutter. It caches, updates and fully manages asynchronous data in your flutter apps.
- Host: GitHub
- URL: https://github.com/41y08h/fquery
- Owner: 41y08h
- Created: 2022-06-20T14:16:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-04T19:39:12.000Z (9 months ago)
- Last Synced: 2025-10-04T20:34:49.433Z (9 months ago)
- Topics: async, dart, flutter, flutter-state-management, hacktoberfest
- Language: Dart
- Homepage: https://pub.dev/packages/fquery
- Size: 18.5 MB
- Stars: 149
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Community

The goal of this library is to make async state management as easy as instantiating a sync variable. It can be used to data fetching from servers or apis or any other async function that you can encounter while developing your apps.
# Packages
- `fquery`
- `fquery_core`