doordeck_flutter_plugin 1.0.1+3 copy "doordeck_flutter_plugin: ^1.0.1+3" to clipboard
doordeck_flutter_plugin: ^1.0.1+3 copied to clipboard

outdated

Flutter Plugin for the Doordeck's SDKs

doordeck_flutter_plugin #

Flutter Plugin for the Doordeck's SDKs (Android & iOS)

Instructions #

Assuming that you have a running project already, please:

iOS #

Target your app at least to platform 10.0. To achieve this, modify your Podfile and add: platform :ios, '10.0'

Android #

Target your app to minSdkVersion 21

#

Then be sure you follow the example. Any issues, please raise an issue at the Github's repo.