toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 20 packages
Sort by PUB-AZS
An improved version of FutureBuilder
A simple and customizable Flutter package to easily handle different states (loading, success, error, no data) when working with asynchronous operations like FutureBuilder. Includes ready-to-use widgets for loading screens, error displays, and empty state views. Ideal for building clean and responsive UIs with minimal boilerplate.
Wrapper that improves readability and solves the common refiring FutureBuilder problem
This library make connection between meteor backend and flutter app easily. Design to work seamlessly with StreamBuilder and FutureBuilder.
A Flutter package that replaces FutureBuilder and StreamBuilder with shimmer and animation effects.
Simplifies usage of the flutter `FutureBuilder` and `StreamBuilder` in combination with `Resource<T>` (of `resource_result` package).
Lightweight and improved versions of FutureBuilder and StreamBuilder as state machines. Useful for handling Futures and Streams.
FutureWidget and StreamWidget - Declarative FutureBuilder and StreamBuilder
If need keep state, replace FutureBuilder or StreamBuilder with keep_alive_builder's components.
A Flutter package to handle caching with FutureBuilder.