biapay_sdk 0.0.9 copy "biapay_sdk: ^0.0.9" to clipboard
biapay_sdk: ^0.0.9 copied to clipboard

discontinued
outdated

BIAPAY SDK for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add biapay_sdk

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

dependencies:
  biapay_sdk: ^0.0.9

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:biapay_sdk/bia_flutter_package.dart';
import 'package:biapay_sdk/configs/app_colors.dart';
import 'package:biapay_sdk/configs/environment.dart';
import 'package:biapay_sdk/configs/url_constants.dart';
import 'package:biapay_sdk/configs/urls.dart';
import 'package:biapay_sdk/infrastructure/api_service/api_service.dart';
import 'package:biapay_sdk/infrastructure/navigation/navigation.dart';
import 'package:biapay_sdk/infrastructure/navigation/routes.dart';
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

BIAPAY SDK for flutter

Homepage

License

unknown (license)

Dependencies

flutter, get, http, lottie, webview_flutter

More

Packages that depend on biapay_sdk