culqi_flutter 1.1.0 copy "culqi_flutter: ^1.1.0" to clipboard
culqi_flutter: ^1.1.0 copied to clipboard

Una librería que implementa el proceso de creación de token en Culqi

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add culqi_flutter

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

dependencies:
  culqi_flutter: ^1.1.0

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:culqi_flutter/culqi_flutter.dart';
9
likes
100
pub points
42%
popularity

Publisher

unverified uploader

Una librería que implementa el proceso de creación de token en Culqi

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

email_validator, flutter, http

More

Packages that depend on culqi_flutter