xtravision_flutter_sdk 0.12.0 copy "xtravision_flutter_sdk: ^0.12.0" to clipboard
xtravision_flutter_sdk: ^0.12.0 copied to clipboard

A XtraVision Flutter package for integrating Flutter App with XtraVision SaaS platform. Currently support Android and IOS Platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xtravision_flutter_sdk

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

dependencies:
  xtravision_flutter_sdk: ^0.12.0

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:xtravision_flutter_sdk/xtravision_flutter_sdk.dart';
1
likes
130
points
90
downloads

Publisher

verified publisherxtravision.ai

Weekly Downloads

A XtraVision Flutter package for integrating Flutter App with XtraVision SaaS platform. Currently support Android and IOS Platform.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

camera, flutter, google_mlkit_commons, google_mlkit_pose_detection, logger, web_socket_channel

More

Packages that depend on xtravision_flutter_sdk