ibad 0.2.8 copy "ibad: ^0.2.8" to clipboard
ibad: ^0.2.8 copied to clipboard

discontinued
PlatformAndroidiOS

Flutter Package for integrating payment gateway across every android device above sdk 17 and iphone 6

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ibad

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

dependencies:
  ibad: ^0.2.8

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:ibad/ibad.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Flutter Package for integrating payment gateway across every android device above sdk 17 and iphone 6

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on ibad