seerbit_flutter 0.0.5 copy "seerbit_flutter: ^0.0.5" to clipboard
seerbit_flutter: ^0.0.5 copied to clipboard

Seerbit Flutter SDK can be used to integrate the SeerBit payment gateway into your flutter application..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seerbit_flutter

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

dependencies:
  seerbit_flutter: ^0.0.5

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:seerbit_flutter/seerbit_flutter.dart';
4
likes
130
points
207
downloads

Publisher

verified publisherseerbit.com

Weekly Downloads

Seerbit Flutter SDK can be used to integrate the SeerBit payment gateway into your flutter application..

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, provider, url_launcher

More

Packages that depend on seerbit_flutter