isen_aurion_client 2.2.1 copy "isen_aurion_client: ^2.2.1" to clipboard
isen_aurion_client: ^2.2.1 copied to clipboard

discontinued
outdated

A dart api that interfaces with the ERP Aurion used by the ISEN.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add isen_aurion_client

With Flutter:

 $ flutter pub add isen_aurion_client

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

dependencies:
  isen_aurion_client: ^2.2.1

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:isen_aurion_client/client.dart';
import 'package:isen_aurion_client/error.dart';
import 'package:isen_aurion_client/event.dart';
0
likes
130
points
27
downloads

Publisher

verified publishermelois.dev

Weekly Downloads

A dart api that interfaces with the ERP Aurion used by the ISEN.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

html, http, json_annotation, meta, requests, xpath_selector_html_parser

More

Packages that depend on isen_aurion_client