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

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';
12
likes
60
points
283
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on flutter_razorpay_web

Packages that implement flutter_razorpay_web