Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

flutter_java_soap_project

The flutter app is connected to java server and exchange data with SOAP

Build java server

To build java server first you need to generate java classes from xsd template. ./gradlew genJaxb

Then ./gradlew build

Then java -jar build/libs/[generated jar file]

Build Flutter project

Get all necessary libraries from pubspec.yaml

About

The flutter app is connected to java server and exchange data with SOAP

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages