telematics_sdk 0.2.4 copy "telematics_sdk: ^0.2.4" to clipboard
telematics_sdk: ^0.2.4 copied to clipboard

A Flutter plugin for integration Telematics SDK in Android and iOS applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telematics_sdk

With Flutter:

 $ flutter pub add telematics_sdk

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

dependencies:
  telematics_sdk: ^0.2.4

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:telematics_sdk/telematics_sdk.dart';
5
likes
0
points
307
downloads

Publisher

verified publishertelematicssdk.com

Weekly Downloads

A Flutter plugin for integration Telematics SDK in Android and iOS applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on telematics_sdk

Packages that implement telematics_sdk