validators
validators copied to clipboard
plans for null safety support
Are there plans to add null safety support to this package? If so can you estimate when? Thanks very much for your work.
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.
Very glad to hear this. Thanks.
I published a null safety version of the vin_decoder package yesterday, so there should now no longer be any outstanding blockers.
There are now 2 PRs which provide migrations to null safety.
Can we please get one of these published.
I've published validators2 in pub.dev as a nnbd implementation until the package maintainers get the official release out.