dapi 2.14.2 copy "dapi: ^2.14.2" to clipboard
dapi: ^2.14.2 copied to clipboard

Financial APIs to connect users' bank accounts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dapi

With Flutter:

 $ flutter pub add dapi

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

dependencies:
  dapi: ^2.14.2

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

Publisher

verified publisherdapi.com

Financial APIs to connect users' bank accounts.

Homepage

License

unknown (LICENSE)

Dependencies

collection, flutter, intl

More

Packages that depend on dapi