seerbit_flutter 0.0.3+1 copy "seerbit_flutter: ^0.0.3+1" to clipboard
seerbit_flutter: ^0.0.3+1 copied to clipboard

outdated

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.3+1

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
0
pub points
30%
popularity

Publisher

verified publisherseerbit.com

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_inappwebview, provider, url_launcher

More

Packages that depend on seerbit_flutter