tight_flutter 0.0.1 copy "tight_flutter: ^0.0.1" to clipboard
tight_flutter: ^0.0.1 copied to clipboard

Flutter bridge to the Tight mileage tracking SDKs (iOS and Android) via platform channels: permissions, detection modes, semi-auto drives and a stream of native drive events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tight_flutter

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

dependencies:
  tight_flutter: ^0.0.1

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:tight_flutter/tight_flutter.dart';
0
likes
160
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bridge to the Tight mileage tracking SDKs (iOS and Android) via platform channels: permissions, detection modes, semi-auto drives and a stream of native drive events.

Repository (GitHub)
View/report issues

Topics

#mileage #tracking #location #platform-channel

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tight_flutter

Packages that implement tight_flutter