toss_payment 0.2.7 copy "toss_payment: ^0.2.7" to clipboard
toss_payment: ^0.2.7 copied to clipboard

Toss Payment Flutter Plugin This plugin provides a payments method using toss in ios and android app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toss_payment

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

dependencies:
  toss_payment: ^0.2.7

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:toss_payment/toss_payment.dart';
15
likes
130
pub points
58%
popularity

Publisher

unverified uploader

Toss Payment Flutter Plugin This plugin provides a payments method using toss in ios and android app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, url_launcher, webview_flutter

More

Packages that depend on toss_payment