filiph / linkcheck

Fast link checker
https://pub.dartlang.org/packages/linkcheck
MIT License
425 stars 51 forks source link

Update for a 3.0.0 null-safe release #114

Closed parlough closed 1 year ago

parlough commented 1 year ago

I haven't been able to find time yet to work on other post-null safety and immutable cleanup, but I think the package is in a good spot for a release, especially with more people beginning to run SDKs which are incapable of running packages not supporting null safety.

I've tested on both dart-lang/site-www and flutter/website and functionality and performance are both where I'd expect them to be.