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

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

1.0.1 - 2026-01-19 #

  • Minor fine-tune for generic of guard state

1.0.0 - 2026-01-19 #

  • Support Cursor rules for programming with LLM or even more for agentic programming
  • Support state machine for init and normal

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
140
points
114
downloads

Publisher

verified publishercakeresume.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_reload