elgarde_inspection 1.0.0 copy "elgarde_inspection: ^1.0.0" to clipboard
elgarde_inspection: ^1.0.0 copied to clipboard

A structured pre-purchase used-car inspection: a multilingual checklist, curated model-specific known defects, and 1-5 scoring with a critical clamp.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add elgarde_inspection

With Flutter:

 $ flutter pub add elgarde_inspection

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  elgarde_inspection: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:elgarde_inspection/elgarde_inspection.dart';
1
likes
150
points
63
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A structured pre-purchase used-car inspection: a multilingual checklist, curated model-specific known defects, and 1-5 scoring with a critical clamp.

Homepage
Repository (GitHub)
View/report issues

Topics

#automotive #inspection #checklist #car

License

MIT (license)

More

Packages that depend on elgarde_inspection