iamport_flutter 0.9.5 copy "iamport_flutter: ^0.9.5" to clipboard
iamport_flutter: ^0.9.5 copied to clipboard

outdated

Plugin that allows Flutter to use Iamport payment and certification functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iamport_flutter

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

dependencies:
  iamport_flutter: ^0.9.5

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:iamport_flutter/iamport_flutter.dart';
40
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Plugin that allows Flutter to use Iamport payment and certification functions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_webview_plugin, uni_links, url_launcher

More

Packages that depend on iamport_flutter