idempierews_dart 1.2.0 copy "idempierews_dart: ^1.2.0" to clipboard
idempierews_dart: ^1.2.0 copied to clipboard

Soap Client for iDempiere ERP, from dart code base you can send request and receive response from iDempiere/Adempiere/Compiere ERP

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add idempierews_dart

With Flutter:

 $ flutter pub add idempierews_dart

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

dependencies:
  idempierews_dart: ^1.2.0

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:idempierews_dart/idempierews_dart.dart';
6
likes
140
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Soap Client for iDempiere ERP, from dart code base you can send request and receive response from iDempiere/Adempiere/Compiere ERP

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

extension, hex, http, intl, xml

More

Packages that depend on idempierews_dart