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

outdated

Tutelar are risk management experts. Our high powered tech-enabled solutions simplify fraud risk management and automates auxiliary business processes enabling companies to focus on its core products [...]

tutelarfluttersdk #

Tutelar are risk management experts. Our high powered tech-enabled solutions simplify fraud risk management and automates auxiliary business processes enabling companies to focus on its core products and services.

Android iOS
Support SDK 23+ iOS 9+

Getting Started #

Initiate the object like this:

final Tutelarfluttersdk _sdkplugin = Tutelarfluttersdk();

After that you can access this Tutelarfluttersdk class like the below:

deviceInfo = await _sdkplugin.getDeviceInfo();

Requirements #

Android #

This plugin requires several changes to be able to work on Android devices. Please make sure you follow all these steps:

  1. Use Android 6.0 (API level 23) and above.
  2. Use Kotlin version 1.6.10 and above: example ext.kotlin_version = '1.6.10'
  3. Using an up-to-date Android gradle build tools version and an up-to-date gradle version accordingly.
  4. Rebuild the app, as the above changes don't update with hot reload These changes are needed.

iOS #

  1. Compatible with apps targeting iOS 9.0 and above.
  2. Use Swift version 5.0 and above
1
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Tutelar are risk management experts. Our high powered tech-enabled solutions simplify fraud risk management and automates auxiliary business processes enabling companies to focus on its core products and services.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tutelarfluttersdk

Packages that implement tutelarfluttersdk