hongjie104 / flutter_paypal

A simple but powerful Paypal SDK for flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple but powerful Paypal SDK for flutter.

Features

It utilizes Flutter Webview, to complete the payment process... "It's a Simple Spell But Quite Unbreakable".

Usage

After adding the package to your pubspec.yaml, make sure to import it

import 'package:flutter_paypal/flutter_paypal.dart';

You can checkout a simple illustration in the /example folder.

About

A simple but powerful Paypal SDK for flutter.

License:MIT License


Languages

Language:Dart 80.6%Language:HTML 13.0%Language:Ruby 4.6%Language:Swift 1.4%Language:Kotlin 0.4%Language:Objective-C 0.1%