Bloc: Wrong link on pub.dev example tab

Created on 30 Jan 2020  路  3Comments  路  Source: felangel/bloc

Describe the bug

Hello!
example link on https://pub.dev/packages/flutter_bloc#-example-tab-

example/lib/main.dart is points to

_https://github.com/felangel/bloc/blob/master/example/lib/main.dart_

but it's wrong and it should be changed to

_https://github.com/felangel/bloc/blob/master/packages/flutter_bloc/example/lib/main.dart_

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://pub.dev/packages/flutter_bloc#-example-tab-'
  2. Click on 'example/lib/main.dart'
  3. See 404 error
bug dependency

All 3 comments

Hi @basilex 馃憢
Thanks for opening an issue!

Unfortunately, I believe this is an issue with pub.dev because I don't think I have any control over that link 馃槥. I would recommend opening an issue pub.dev. Thanks! 馃憤

Done!
You can check this issue here
https://github.com/dart-lang/pub-dev/issues/3288
Hope this helps!

Will be included in the next release 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ricktotec picture ricktotec  路  3Comments

nerder picture nerder  路  3Comments

shawnchan2014 picture shawnchan2014  路  3Comments

nhwilly picture nhwilly  路  3Comments

1AlexFix1 picture 1AlexFix1  路  3Comments