canonical / appstream.dart

Native Dart client library to process Appstream metadata.
https://pub.dev/packages/appstream
Mozilla Public License 2.0
7 stars 5 forks source link

Read and parse XML/YAML files using isolates to avoid blocking the main event loop. #26

Closed oSoMoN closed 1 year ago

oSoMoN commented 1 year ago

Fixes #13.