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

A Dart package for interacting with Tesla Fleet API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tesla_fleet_api

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

dependencies:
  tesla_fleet_api: ^1.0.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:tesla_fleet_api/tesla_fleet_api.dart';
0
likes
80
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for interacting with Tesla Fleet API

Repository (GitHub)
View/report issues

Topics

#tesla #api #fleet #automotive

Documentation

API reference

License

MIT (license)

Dependencies

crypto, http, json_annotation, jwt_decode

More

Packages that depend on tesla_fleet_api