atomic_transact_flutter

Last updated:

0 purchases

atomic_transact_flutter Image
atomic_transact_flutter Images
Add to Cart

Description:

atomic transact flutter

Atomic Transact for Flutter #

A Flutter plugin that wraps the native Atomic Transact SDKs
Installation #
Add atomic_transact_flutter as a dependency in your pubspec.yaml file:
dependencies:
...
atomic_transact_flutter: <version>
copied to clipboard
iOS Requirements #

Xcode 12.0 or greater
iOS 14.0 or greater

Android Requirements #
Set the minSdkVersion in android/app/build.gradle:
android {
defaultConfig {
minSdkVersion 21 // or greater
}
}
copied to clipboard
More info at https://docs.atomicfi.com.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.