- Upgrade Dependencies and add null safety
- remove dependency on vin_encoder, because it creates unnecessary complication with cross dependencies. see issue #26
- Fix
isURL
hostWhitelist
andhostBlacklist
inverted logic - Upgrade
vin_decoder
to^0.1.2
- Change
isUrl
andisFQDN
options
parameter to be optional parameters
- migrate to dart 2 and fix tests