vin_decoder 0.1.1 copy "vin_decoder: ^0.1.1" to clipboard
vin_decoder: ^0.1.1 copied to clipboard

outdated

A simple Dart library for decoding and validating Vehicle Identification Numbers (VINs) based on ISO 3779:2009 and World Manufacturer Identifiers (WMIs) based on ISO 3780:2009. Further enriched by dat [...]

0.1.1 #

  • Fix up manufacturer lookup for unknown WMIs

0.1.0 #

  • Extend decoder to optionally query the NHTSA Vehicle API to provide make, model, and vehicle type information.
  • Elaborate dartdoc comments and documentation

0.0.1+1 #

  • Restrict the meta package version to 1.1.6 to match the Flutter SDK limitations.

0.0.1 #

  • Initial version
13
likes
0
pub points
69%
popularity

Publisher

verified publisheradaptant.io

A simple Dart library for decoding and validating Vehicle Identification Numbers (VINs) based on ISO 3779:2009 and World Manufacturer Identifiers (WMIs) based on ISO 3780:2009. Further enriched by data obtained from the NHTSA database.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

basic_utils, http, meta

More

Packages that depend on vin_decoder