We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dio
5.7.0
Web
Default Dio
flutter doctor -v
No response
Documentation at https://pub.dev/packages/dio#transformer refers to broken link https://github.com/cfug/dio/blob/main/example/lib/transformer.dart which should now be https://github.com/cfug/dio/blob/main/example_dart/lib/transformer.dart, I believe.
https://github.com/cfug/dio/blob/main/example_dart/lib/transformer.dart (works)
https://github.com/cfug/dio/blob/main/example/lib/transformer.dart (broken)
The text was updated successfully, but these errors were encountered:
@eggzotic Would you like to submit a quick fix for it?
Sorry, something went wrong.
Small docs fix as per #2298 (#2316)
7c73b37
No branches or pull requests
Package
dio
Version
5.7.0
Operating-System
Web
Adapter
Default Dio
Output of
flutter doctor -v
No response
Dart Version
No response
Steps to Reproduce
Documentation at https://pub.dev/packages/dio#transformer refers to broken link https://github.com/cfug/dio/blob/main/example/lib/transformer.dart which should now be https://github.com/cfug/dio/blob/main/example_dart/lib/transformer.dart, I believe.
Expected Result
https://github.com/cfug/dio/blob/main/example_dart/lib/transformer.dart (works)
Actual Result
https://github.com/cfug/dio/blob/main/example/lib/transformer.dart (broken)
The text was updated successfully, but these errors were encountered: