vin_decoder 0.1.2 vin_decoder: ^0.1.2 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.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