tosspayments_webview_flutter 1.0.6 copy "tosspayments_webview_flutter: ^1.0.6" to clipboard
tosspayments_webview_flutter: ^1.0.6 copied to clipboard

To use a fixed version of the webview_flutter package, a dedicated porting package for toss-payments

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tosspayments_webview_flutter
copied to clipboard

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

dependencies:
  tosspayments_webview_flutter: ^1.0.6
copied to clipboard

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:tosspayments_webview_flutter/tosspayments_webview_flutter.dart';
copied to clipboard
1
likes
130
points
1.46k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.24 - 2025.04.08

To use a fixed version of the webview_flutter package, a dedicated porting package for toss-payments

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tosspayments_webview_flutter