KhronosGroup / glTF-Validator

Tool to validate glTF assets.
Apache License 2.0
372 stars 63 forks source link

Upgrade to Dart 3.x #206

Open aaronfranke opened 1 year ago

aaronfranke commented 1 year ago

Dart 3.x will be released very soon, mid-2023, with some compatibility-breaking changes.

We should look into upgrading the glTF validator to use Dart 3.x or else it will stop running on people's systems with only the latest Dart installed.

aaronfranke commented 7 months ago

@lexaknyazev Is glTF-Validator planned to be maintained? There have been no commits merged to the repo in 2 years, and it does not run on modern systems anymore due to Dart 3.x breaking compatibility.

lexaknyazev commented 7 months ago

@aaronfranke There will be a major update later this year.