flutter_fidel_sdk 0.0.2 flutter_fidel_sdk: ^0.0.2 copied to clipboard
A Flutter plugin integrating the Fidel SDK for Android and iOS.
Flutter Fidel SDK #
A Flutter plugin to integrate the Fidel SDK into your Flutter app.
Platform Support #
Android | iOS | MacOS | Web | Linux | Windows |
---|---|---|---|---|---|
✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
Usage #
To use this plugin, add flutter_fidel_sdk
as a dependency in your pubspec.yaml file.
Example #
Check out the example app in the example directory or the 'Example' tab on pub.dev.