nordigen_api_client 1.0.0 copy "nordigen_api_client: ^1.0.0" to clipboard
nordigen_api_client: ^1.0.0 copied to clipboard

An API client for nordigen API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nordigen_api_client

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

dependencies:
  nordigen_api_client: ^1.0.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:nordigen_api_client/nordigen_api_client.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

An API client for nordigen API.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on nordigen_api_client