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

outdated

A plug that wraps the andriod and ios AuthorizeNet SDK's

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add authorize_net_plugin

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

dependencies:
  authorize_net_plugin: ^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:authorize_net_plugin/authorize_net_plugin.dart';
6
likes
0
pub points
78%
popularity

Publisher

unverified uploader

A plug that wraps the andriod and ios AuthorizeNet SDK's

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on authorize_net_plugin