An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Banner](https://github.com/41y08h/fquery/blob/main/media/Banner.png?raw=true)

# Community


discord server invite

![GitHub Repo stars](https://img.shields.io/github/stars/41y08h/fquery?style=social)

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`