validators
validators copied to clipboard
Migrated to nnbd
The vin library has released an nnbd version so I've migrated validators to nndb (given that 2.12 is now released).
Can you please publish as a preview.
Thanks.
I've published validators2 to pub.dev as a nnbd implementation until the authors have time to publish one of the two outstanding PRs for nnbd.
@bsutton It seems like after your recent commits this PR couldn't be merged into this repo anymore (as now it has conflicts, and also changes the library name to `validators2). I'd suggest creating a new PR from your commit https://github.com/dart-league/validators/pull/24/commits/091130e203e561b1ad8afbbce8915b0009a8f718. And thanks for your job, I really need a null safe version of this library.
resolved the merge conflicts and fixed the package name.
@bsutton A new version got published several days ago, that supports null safety.