flutter_razorpay_web 0.0.3 copy "flutter_razorpay_web: ^0.0.3" to clipboard
flutter_razorpay_web: ^0.0.3 copied to clipboard

Platformweb

Package for razorpay web is designed to facilitate smooth integration of Razorpay's payment gateway services specifically for web-based Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_razorpay_web

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

dependencies:
  flutter_razorpay_web: ^0.0.3

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:flutter_razorpay_web/flutter_razorpay_web.dart';
10
likes
150
points
430
downloads

Publisher

unverified uploader

Weekly Downloads

Package for razorpay web is designed to facilitate smooth integration of Razorpay's payment gateway services specifically for web-based Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on flutter_razorpay_web