Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

v1.0.0

Choose a tag to compare

@KRTirtho KRTirtho released this 20 Oct 05:06
· 8 commits to main since this release

Fl-Query has reached V1 馃帀

Highlights

  • Persistent Query/InfiniteQuery support using Hive
  • Offline capabilites
  • Working internet connectivity based query refreshing (fl_query_connectivity_plus_adapter)
  • New API for creating Query/Mutation directly using builder widget or hooks instead of Jobs
    • Make The old Jobs API work better
  • Experimental Devtools (fl_query_devtools)
  • Make it ready for production usage. [Real world apps: Spotube and Flemozi]
  • Complete Documentation of the Library including the hook version (fl-query.krtirtho.dev)

Visit the docs for mastering Fl-Query: https://fl-query.krtirtho.dev

Full Changelog: v0.3.0...v1.0.0