ottu_flutter_sdk 0.0.1+9 copy "ottu_flutter_sdk: ^0.0.1+9" to clipboard
ottu_flutter_sdk: ^0.0.1+9 copied to clipboard

A flutter plugin for ottu payment sdk project. This plugin allows developers to use ottu ios sdk on any flutter project, it gives the developer access to the payment delegate too.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ottu_flutter_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ottu_flutter_sdk: ^0.0.1+9

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ottu_flutter_sdk/ottu_flutter_sdk.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin for ottu payment sdk project. This plugin allows developers to use ottu ios sdk on any flutter project, it gives the developer access to the payment delegate too.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, json_annotation, json_serializable

More

Packages that depend on ottu_flutter_sdk