validators icon indicating copy to clipboard operation
validators copied to clipboard

Migrated to nnbd

Open bsutton opened this issue 4 years ago • 4 comments

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.

bsutton avatar Mar 03 '21 21:03 bsutton

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 avatar Mar 10 '21 21:03 bsutton

@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.

anotherpit avatar Mar 27 '21 10:03 anotherpit

resolved the merge conflicts and fixed the package name.

bsutton avatar Mar 29 '21 23:03 bsutton

@bsutton A new version got published several days ago, that supports null safety.

anotherpit avatar Apr 10 '21 17:04 anotherpit