tesla_owner_api 0.0.4 copy "tesla_owner_api: ^0.0.4" to clipboard
tesla_owner_api: ^0.0.4 copied to clipboard

Unleash the power of your Tesla products with the Tesla Owner API package. Interact with vehicles, Powerwalls, energy sites, and more. Ideal for Tesla owners and enthusiasts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tesla_owner_api

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

dependencies:
  tesla_owner_api: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:tesla_owner_api/tesla_owner_api.dart';
6
likes
150
pub points
0%
popularity

Publisher

verified publisherkahle.dev

Unleash the power of your Tesla products with the Tesla Owner API package. Interact with vehicles, Powerwalls, energy sites, and more. Ideal for Tesla owners and enthusiasts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter

More

Packages that depend on tesla_owner_api