Hi everyone,
I’ve released a new null-safety migration update for the idempierews_dart package.
This package is a Dart SOAP client for iDempiere ERP web services, and the latest update modernizes the codebase for sound null safety with Dart 2.19+.
Main changes:
Package:https://pub.dev/packages/idempierews_dart
GitHub:
https://github.com/dernoun/idempierews_dart
If you are using Dart or Flutter with iDempiere web services, you can now use the package with modern Dart versions more safely.
Feedback, issues, and contributions are welcome.