rodydavis / signals.dart

Reactive programming made simple for Dart and Flutter
http://dartsignals.dev
Apache License 2.0
437 stars 50 forks source link

signals_lint has incorrect homepage/repository links on pub.dev #227

Closed PaulHalliday closed 5 months ago

PaulHalliday commented 6 months ago

Issue

Looks like the latest signals_lint has not been pushed to pub.dev, as the Repository/Issues links on the side menu are outdated/wrong:

https://pub.dev/packages/signals_lint

Repository (GitHub) View/Report Issues

It looks correct from the pubspec.yaml, so I don't think any code changes are necessary.

repository: https://github.com/rodydavis/signals.dart
documentation: https://rodydavis.github.io/signals.dart/

Solution

Publish a new minor version with updated URLs

rodydavis commented 5 months ago

Fixed on 4.2.1!