scloans 5.5.0 copy "scloans: ^5.5.0" to clipboard
scloans: ^5.5.0 copied to clipboard

Scloans flutter plugin.

loans #

iOS permissions #

The plugin cannot add host-app privacy declarations. Apps using Loans KYC must add these usage descriptions to ios/Runner/Info.plist, with copy appropriate for their KYC experience:

<key>NSCameraUsageDescription</key>
<string>Camera access is required to capture your selfie during KYC.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Microphone access is required for audio during video KYC.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Location access is required to verify your location during KYC.</string>

A new Flutter plugin project.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

1
likes
120
points
694
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Scloans flutter plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on scloans

Packages that implement scloans