Skip to content
New issue

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

Documentation: Transformer example link broken #2298

Open
eggzotic opened this issue Sep 19, 2024 · 1 comment
Open

Documentation: Transformer example link broken #2298

eggzotic opened this issue Sep 19, 2024 · 1 comment
Labels
h: need triage This issue needs to be categorized s: bug Something isn't working

Comments

@eggzotic
Copy link

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)

@eggzotic eggzotic added h: need triage This issue needs to be categorized s: bug Something isn't working labels Sep 19, 2024
@AlexV525
Copy link
Member

AlexV525 commented Oct 5, 2024

@eggzotic Would you like to submit a quick fix for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
h: need triage This issue needs to be categorized s: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants