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

A plugin that wraps the andriod and ios AuthorizeNet SDKs. This is not an offical plugin, however I will maintain this and will accept PR'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.1.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:authorize_net_plugin/authorize_net_plugin.dart';
6
likes
30
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin that wraps the andriod and ios AuthorizeNet SDKs. This is not an offical plugin, however I will maintain this and will accept PR's

Homepage
Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on authorize_net_plugin