Flutter
Just Plug and Play it with our Flutter SDK
Installation
Add package mca_flutter_sdk to your pubspec.yaml file
Run flutter pub get
Add required permission for the image pickers and camera
Add the required permission for the geolocation
Usage
Additional Information
Add the required permission for image picker on Android and iOS android manifest and info.plist respectively. The SDK depends on image picker. pub.dev
Last updated