vin_decoder 0.2.1-nullsafety copy "vin_decoder: ^0.2.1-nullsafety" to clipboard
vin_decoder: ^0.2.1-nullsafety 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.2.1-nullsafety #

  • Support VINs with 2-character manufacturer IDs in their WMI (reported by @huangkaichang, issue #7)

0.2.0-nullsafety #

  • Migrate for null safety

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
130
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

basic_utils, http, random_string

More

Packages that depend on vin_decoder