slaba_pro 0.0.1+2 copy "slaba_pro: ^0.0.1+2" to clipboard
slaba_pro: ^0.0.1+2 copied to clipboard

outdated

A new flutter package project I created by following a tutorial.

slaba_pro #

A new flutter plugin project.

Made by Samuel Adekunle x O'Bounce Technologies,

Install and import the package. Then just customize its parameters.

dependencies:
  flutter:
    sdk: flutter
  slaba_pro: ^1.0.1

Make use of the package like this:

  OneAppPlugin().getPaymentUI(
    context,
    amount: 1000.00,
    email: '[email protected]',
    currency: 'NGN',
    firstName: 'Samuel',
    lastName: 'Adekunle',
    phoneNumber: '09011111111',
    secretKey: 'secret-key-0000000XXXXXXX',
  );

No other configuration required—the plugin works out of the box.

▶️ Running Example project #

For help getting started with Flutter, view the online documentation.

An example project has been provided in this plugin. Clone this repo and navigate to the example folder. Open it with a supported IDE or execute flutter run from that folder in terminal.

📝 Contributing, 😞 Issues and 🐛 Bug Reports #

The project is open to public contribution. Please feel very free to contribute. Experienced an issue or want to report a bug? Please, report it here. Remember to be as descriptive as possible. "# slaba_pro"

1
likes
0
points
1
downloads

Publisher

verified publisher1app.online

Weekly Downloads

A new flutter package project I created by following a tutorial.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on slaba_pro

Packages that implement slaba_pro