redpay 0.0.1 copy "redpay: ^0.0.1" to clipboard
redpay: ^0.0.1 copied to clipboard

Use the Redpay widget within your Flutter application as a View

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redpay

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

dependencies:
  redpay: ^0.0.1

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:redpay/redpay.dart';
1
likes
150
points
37
downloads

Publisher

verified publisherfaqcodes.dev

Weekly Downloads

Use the Redpay widget within your Flutter application as a View

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface, webview_flutter

More

Packages that depend on redpay