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

outdated

Financial APIs to connect users' bank accounts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dapi

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

dependencies:
  dapi: ^2.8.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:dapi/dapi.dart';
1
likes
0
points
25
downloads

Publisher

verified publisherdapi.com

Weekly Downloads

Financial APIs to connect users' bank accounts.

Homepage

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on dapi

Packages that implement dapi