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

A Flutter package for handling payment flows

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluid_sdk

With Flutter:

 $ flutter pub add fluid_sdk

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

dependencies:
  fluid_sdk: ^0.1.1

Alternatively, your editor might support dart pub get or 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
0
points
251
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for handling payment flows

License

unknown (license)

Dependencies

auto_route, built_collection, built_value, decimal, dio, flutter, flutter_svg, intl, logger, provider

More

Packages that depend on fluid_sdk