flutter_reload 0.0.9 copy "flutter_reload: ^0.0.9" to clipboard
flutter_reload: ^0.0.9 copied to clipboard

Simplifies error handling by managing low-level errors, allowing developers to focus solely on business logic.

0.0.9 - 2024-10-22 #

  • Fix index fetch error when retrieving data using a negative index from [PaginationModel].

0.0.8 - 2024-10-15 #

  • Support get readonly data for the private list content of [PaginationModel].

0.0.7 - 2024-09-07 #

  • Remove reload lifecycle for GuardViewModelMixin to increase compatibility with other state management.
  • Expose the list count for the pagination model.

0.0.6 - 2024-07-17 #

  • Support configurable timeout duration for waitOnNormalState() in interface

0.0.5 - 2024-07-17 #

  • Support configurable timeout duration for waitOnNormalState()

0.0.4 - 2024-07-13 #

  • [Breaking Change] introduce guard(), guardReload() and guardRaw() to simplify the flow

0.0.3 - 2024-07-10 #

  • Support both ChangeNotifier and Riverpod code examples.

0.0.2 - 2024-07-09 #

  • Introducing PaginationModel.

0.0.1 - 2024-07-08 #

  • Upload any necessary package files as the first version.
2
likes
150
points
59
downloads

Publisher

verified publishercakeresume.com

Weekly Downloads

2024.09.19 - 2025.04.03

Simplifies error handling by managing low-level errors, allowing developers to focus solely on business logic.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_reload