DioException [unknown]: null #2387
Labels
h: need triage
This issue needs to be categorized
i: no useful information
s: bug
Something isn't working
Package
dio
Version
5.8.0
Operating-System
Android, iOS
Adapter
Default Dio
Output of
flutter doctor -v
Dart Version
3.6.1
Steps to Reproduce
initialize firebase crashlytics
then create dio client.
Expected Result
no exception logged
Actual Result
In crashlytics,
DioException [unknown]: null
is always logged at the beginning, even when no request is made.The text was updated successfully, but these errors were encountered: