iDempiere & Flutter
Flutter app use iDempiere ERP as back end
Idempiere & Flutter :

iDempiere & Flutter is a proof of concept app that get payments and invoices from idempiere server, create payment for invoices and create and update drafted payments, all of this on iDempiere ERP which is consider it as back-end, the package idempierews_dart is consider it as iDempiere SOAP web service client that allow a user to connect iDempiere ERP/CRM to flutter and dart using a pure dart language, this will facilitate to Flutter/Dart developer to talk with the open source iDempiere ERP/CRM with their proper language, the app is open source and the code is available on GitHub, the next section define the three main technologies used for this app.


Idempiere :

iDempiere Business Suite ERP/CRM/SCM done the community way. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
iDempiere is based on original Compiere/Adempiere plus a new architecture to use state-of-the-art technologies like OSGi, jetty, zk, maven. For more information on how to install and get idempiere running, check the wiki page https://wiki.idempiere.org/wiki/Main_Page

Flutter :

Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. For more information on how to install and use flutter check this link https://flutter.dev/docs/get-started/install

iDempierews_dart :

A Dart package include iDempiere SAOP Web Service client, it allow Flutter/Dart applications and from Dart code base to consume iDempiere Web service and interacte with iDempiere, link to the package https://pub.dev/packages/idempierews_dart

How to use the app:

1 – Download the app from app store
2 - install the pack out in your server, https://github.com/dernoun/iDempiere-Flutter/blob/master/Documents/2Pack_idempiere_flutter.zip?raw=true , the app works with GardenWorld client

3 - set the correct configuration and play with the app, you can check instantly with the server how the documents are created and updated.