steady_async 0.2.0
steady_async: ^0.2.0 copied to clipboard
Perception-aware async UX for Flutter with calm loading, actions, retries, and pagination.
0.2.0 #
- Hardened paged-controller disposal, reset, refresh, and stale-result behavior.
- Added non-advancing cursor detection and controller-replacement loading.
- Added
removeWhereandremoveByKeywith stale-result invalidation. - Added custom loading and error builders for list, grid, and sliver pagination.
0.1.0 #
- Initial release with perception-aware Future and Stream builders.
- Added immutable async state, explicit controllers, actions, and pagination.
- Added Material 3 defaults, reduced-motion handling, and nine locales.