pinelabs_web 1.0.0 copy "pinelabs_web: ^1.0.0" to clipboard
pinelabs_web: ^1.0.0 copied to clipboard

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pinelabs_web

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

dependencies:
  pinelabs_web: ^1.0.0

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:pinelabs_web/pinelabs_web.dart';
0
likes
130
points
13
downloads

Documentation

API reference

Publisher

verified publisherpinelabsonline.com

Weekly Downloads

Flutter plugin for fullscreen payment WebView flow with UPI intent handling and callback-based results.

Homepage

License

MIT (license)

Dependencies

flutter, url_launcher, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on pinelabs_web

Packages that implement pinelabs_web