fluid_sdk 0.1.5 copy "fluid_sdk: ^0.1.5" to clipboard
fluid_sdk: ^0.1.5 copied to clipboard

A Flutter package for handling payment flows

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluid_sdk

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

dependencies:
  fluid_sdk: ^0.1.5

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:fluid_sdk/fluid_sdk.dart';
0
likes
130
points
173
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling payment flows

Documentation

API reference

License

MIT (license)

Dependencies

auto_route, built_collection, built_value, decimal, dio, flutter, flutter_svg, image_gallery_saver_plus, intl, logger, permission_handler, pretty_qr_code, provider, url_launcher

More

Packages that depend on fluid_sdk