Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozdoganoguzhan/dart-xsd-wsdl-gen
Pure Dart CLI tool to generate classes from XSD and WSDL files
https://github.com/ozdoganoguzhan/dart-xsd-wsdl-gen
dart dart-generator dartlang onvif wsdl wsdl-generation xsd
Last synced: about 1 month ago
JSON representation
Pure Dart CLI tool to generate classes from XSD and WSDL files
- Host: GitHub
- URL: https://github.com/ozdoganoguzhan/dart-xsd-wsdl-gen
- Owner: ozdoganoguzhan
- License: mit
- Created: 2024-06-09T01:06:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T01:15:48.000Z (5 months ago)
- Last Synced: 2024-09-29T16:02:43.295Z (about 2 months ago)
- Topics: dart, dart-generator, dartlang, onvif, wsdl, wsdl-generation, xsd
- Language: Dart
- Homepage:
- Size: 325 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Dart XSD/WSDL Generator
***UNDER HEAVY DEVELOPMENT***
A tool that parses xsd/wsdl files and generates related Dart code. Created mainly to generate classes and methods for ONVIF specifications, but should work with any xsd.Currently under heavy development and there are features missing. Contributions are welcome.