banking 0.0.1 copy "banking: ^0.0.1" to clipboard
banking: ^0.0.1 copied to clipboard

An open banking client for interacting with PSD2-compliant banking services.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add banking

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

dependencies:
  banking: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:banking/banking.dart';
1
likes
40
pub points
13%
popularity

Publisher

verified publishermolland.sh

An open banking client for interacting with PSD2-compliant banking services.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on banking