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

PlatformAndroidiOS
outdated

Just testing how Flutter packages works :(

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: 'example@mail.net',
    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
140
pub points
0%
popularity

Publisher

verified publisher1app.online

Just testing how Flutter packages works :(

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on slaba_pro