payment_lib 0.0.4+4 copy "payment_lib: ^0.0.4+4" to clipboard
payment_lib: ^0.0.4+4 copied to clipboard

outdated

Flutter Widgets that make it easy to implement Payment Lib to your Flutter App.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add payment_lib

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

dependencies:
  payment_lib: ^0.0.4+4

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:payment_lib/payment_lib.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publishervarx.id

Flutter Widgets that make it easy to implement Payment Lib to your Flutter App.

Homepage
Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

fluentui_system_icons, flutter, flutter_html, get, intl

More

Packages that depend on payment_lib