vhcsite_models 1.1.0 copy "vhcsite_models: ^1.1.0" to clipboard
vhcsite_models: ^1.1.0 copied to clipboard

Holds the models for VHCSite and VHCSite api

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vhcsite_models

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

dependencies:
  vhcsite_models: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:vhcsite_models/vhcsite_models.dart';
1
likes
30
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Holds the models for VHCSite and VHCSite api

Repository (GitHub)

License

MIT (license)

Dependencies

event_db, tuple

More

Packages that depend on vhcsite_models