transfi_connect 0.0.4 copy "transfi_connect: ^0.0.4" to clipboard
transfi_connect: ^0.0.4 copied to clipboard

A Flutter plugin to connect your application with transfi.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transfi_connect

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

dependencies:
  transfi_connect: ^0.0.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:transfi_connect/transfi_connect.dart';
0
likes
100
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to connect your application with transfi.

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on transfi_connect

Packages that implement transfi_connect