redsys_with_flutter 0.0.2 copy "redsys_with_flutter: ^0.0.2" to clipboard
redsys_with_flutter: ^0.0.2 copied to clipboard

PlatformAndroid

Flutter package to perform payment requests with redsys

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add redsys_with_flutter

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

dependencies:
  redsys_with_flutter: ^0.0.2

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:redsys_with_flutter/common/tpvv_configuration.dart';
import 'package:redsys_with_flutter/common/tpvv_constants.dart';
import 'package:redsys_with_flutter/common/ui_direct_payment_config.dart';
import 'package:redsys_with_flutter/flutter_with_redsys.dart';
import 'package:redsys_with_flutter/flutter_with_redsys_method_channel.dart';
import 'package:redsys_with_flutter/flutter_with_redsys_platform_interface.dart';
1
likes
125
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to perform payment requests with redsys

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on redsys_with_flutter