gibahjoe / openapi-generator-dart

Openapi Generator for Dart/Flutter
BSD 3-Clause "New" or "Revised" License
112 stars 29 forks source link

java is a required dependency #133

Open chiptus opened 4 months ago

chiptus commented 4 months ago

Description of the bug

I couldn't run this without installing java first. It wasn't expected.

Probably should add it to the readme

Steps to reproduce

try to run it on a computer without java

Expected behavior

Logs

No response

Screenshots

No response

Platform

Linux

Library version

5.2.0

Flutter version

3.2.3

Flutter channel

stable

Additional context

No response