Installation
Adding Library to Your Flutter Project
flutter pub add truvideo_core_sdk
flutter pub add truvideo_camera_sdk
flutter pub add truvideo_media_sdk
flutter pub add truvideo_video_sdk
flutter pub add truvideo_image_sdkdependencies:
truvideo_core_sdk: ^0.0.1
truvideo_camera_sdk: ^0.0.1
truvideo_media_sdk: ^0.0.1
truvideo_video_sdk: ^0.0.1
truvideo_image_sdk: ^0.0.1Also checkout all the modules on pub.dev.
pub.dev.Importing the SDK
Last updated
Was this helpful?