CleverTap / clevertap-flutter

CleverTap Flutter SDK
Other
30 stars 43 forks source link

[SDK 2848] Pass Flutter SDK version to Core SDK #177

Closed shivamsharma2710 closed 1 year ago

shivamsharma2710 commented 1 year ago

Modified the clevertap_plugin.dart to send the version and type of the current CleverTap Flutter SDK to the Core SDKs, allowing for version tracking. This involves sending information about the library type (Flutter) and its version.