vin_decoder 0.1.4+1 copy "vin_decoder: ^0.1.4+1" to clipboard
vin_decoder: ^0.1.4+1 copied to clipboard

Dart library for working with Vehicle Identification Numbers (VINs) based on ISO 3779:2009 and World Manufacturer Identifiers (WMIs) based on ISO 3780:2009, enriched by NHTSA data.

0.1.4+1 #

  • Revert null-safety changes from stable release to satisfy SDK constraints

0.1.4 #

  • Support VINs with 2-character manufacturer IDs in their WMI (reported by @huangkaichang, issue #7)
  • Fix Uri parsing for NHTSA DB REST API

0.1.3 #

  • Update dependencies
  • Switch from 'final' to 'const' for static map initializers

0.1.2 #

  • Add support for VIN generation

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
40
pub points
69%
popularity

Publisher

verified publisheradaptant.io

Dart library for working with Vehicle Identification Numbers (VINs) based on ISO 3779:2009 and World Manufacturer Identifiers (WMIs) based on ISO 3780:2009, enriched by NHTSA data.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

basic_utils, http, meta, random_string

More

Packages that depend on vin_decoder