SDK integration
Flutter Integration
Start the integration in less than 5 minutes.
Using truemetrics Flutter plugin could be easier. See here more on how it works
To use this plugin, just add truemetrics_flutter_sdk
as a dependency in your pubspec.yaml
file:
Go for the initialize of the SDK
perform start recording
or Log metadata
and finally stop recording
and you are done, was easy right :)