pubspec.yaml
file:
android/app/build.gradle
file and modify the minSdkVersion
property within the defaultConfig
section.
minSdkVersion
to 24 in your android/app/build.gradle
file.ios/Podfile
, update the minimum iOS version that your project supports to 12.
callingExtension
and pass the key in the widget.
Example
addCallListener()
method.