flutter_reload 0.0.4
flutter_reload: ^0.0.4 copied to clipboard
Simplifies error handling by managing low-level errors, allowing developers to focus solely on business logic.
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.