-
Updated
Nov 18, 2020 - Dart
dio
Here are 113 public repositories matching this topic...
-
Updated
Aug 31, 2020 - Dart
-
Updated
Oct 6, 2020 - Dart
-
Updated
Mar 17, 2020 - Dart
-
Updated
May 19, 2020 - Dart
-
Updated
Jan 18, 2020 - Dart
-
Updated
Aug 3, 2020 - Dart
-
Updated
Aug 18, 2020 - Dart
-
Updated
Nov 14, 2020 - Dart
-
Updated
Nov 30, 2020 - Dart
-
Updated
Oct 29, 2020 - Dart
-
Updated
Jul 28, 2020 - Dart
-
Updated
Sep 29, 2020 - C#
-
Updated
Nov 8, 2019 - Dart
-
Updated
Nov 28, 2020 - Dart
Is your feature request related to a problem? Please describe.
How to throw exceptions from Dio to test error handling?
Describe the solution you'd like
I think pretty useful for doing something like
dioAdapter.onGet('/test').throw(DioError(type: DioErrorType.RESPONSE, response: Response(statusCode: 500)));
thanks for the package
-
Updated
Sep 22, 2019 - Dart
Improve this page
Add a description, image, and links to the dio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dio topic, visit your repo's landing page and select "manage topics."