query_stack 1.0.0 copy "query_stack: ^1.0.0" to clipboard
query_stack: ^1.0.0 copied to clipboard

Powerful, yet simple, asynchronous state management for Flutter

Query Stack #

A simple yet powerful state management that makes fetching, caching, synchronizing and updating state in your Flutter applications a breeze.

Inspired by React Query #

This package is inspired by the TanStack Query.

Features #

  • Integrated dependency injection system.
  • Easy to use.
  • Promotes SOLID design patterns and Clean Architecture.
  • Promotes DRY pattern and the creation of domain plugins (i.e.: once an authentication plugin is created, it's highly reusable in other apps).

Check the example project for details.

9
likes
0
pub points
0%
popularity

Publisher

verified publisherjc.kodel.com.br

Powerful, yet simple, asynchronous state management for Flutter

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, rxdart

More

Packages that depend on query_stack