paxity 0.0.2
paxity: ^0.0.2 copied to clipboard
Payment Agregator SDK for flutter
Paxity #
Description #
Paxity is a payment integration application. This project aims to develop a solution that enables merchants and providers to offer a wide range of payment options to their customers.
Installation #
Run this command:
With dart #
dart pub add paxity
With Flutter #
flutter pub add paxity
Manually #
dependencies:
paxity: ^0.0.2 # Use the latest version
Import package #
```dart
import 'package:paxity/paxity.dart';
```
Build requirements #
- Dart 3.5.1 or higher
- Flutter 3.24.1 or higher
Environment #
environment: sdk: '>=3.2.2 <4.0.0' flutter: '>=3.3.0'
Author #
Kéba KANDE Email: keba.kande@systalink.fr, kidkeba2.0@gmail.com Phone/WhatsApp: +221 77 589 88 93 / +221 77 142 88 93 https://www.systalink.fr/
License #
Paxity is available under the MIT license. See the LICENSE file for more info.