idempierews_dart 1.1.2 copy "idempierews_dart: ^1.1.2" to clipboard
idempierews_dart: ^1.1.2 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

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

dependencies:
  idempierews_dart: ^1.1.2

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:idempierews_dart/idempierews_dart.dart';
6
likes
40
pub points
25%
popularity

Publisher

unverified uploader

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