validators icon indicating copy to clipboard operation
validators copied to clipboard

plans for null safety support

Open fogelfish opened this issue 4 years ago • 5 comments

Are there plans to add null safety support to this package? If so can you estimate when? Thanks very much for your work.

fogelfish avatar Jan 29 '21 22:01 fogelfish

There is one dependency holding this up which is the vin validation.

I raised an issue on the vin project yesterday and the dev said he would try to sort it out in the next couple of days.

bsutton avatar Feb 17 '21 21:02 bsutton

Very glad to hear this. Thanks.

fogelfish avatar Feb 17 '21 22:02 fogelfish

I published a null safety version of the vin_decoder package yesterday, so there should now no longer be any outstanding blockers.

pmundt avatar Mar 04 '21 11:03 pmundt

There are now 2 PRs which provide migrations to null safety.

Can we please get one of these published.

bsutton avatar Mar 09 '21 06:03 bsutton

I've published validators2 in pub.dev as a nnbd implementation until the package maintainers get the official release out.

bsutton avatar Mar 18 '21 23:03 bsutton