appstream_dart 0.2.2 copy "appstream_dart: ^0.2.2" to clipboard
appstream_dart: ^0.2.2 copied to clipboard

PlatformLinux

High-performance AppStream XML parser with C++23 FFI bridge. Parses AppStream catalog metadata into SQLite with Drift ORM, multi-language translations, FTS5 search, and streaming progress events.

120/ 160
pub points
212
downloads

We analyzed this package 12 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1872 out of 3179 API elements (58.9 %) have documentation comments.

Some symbols that are missing documentation: appstream.ComponentEvent.ComponentEvent.new, appstream.ComponentEvent.id, appstream.ComponentEvent.name, appstream.ComponentEvent.summary, appstream.ComponentParsed.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Linux

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:appstream_dart/appstream_dart.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:appstream_dart/appstream_dart.dart that declares support for platforms: Linux.
Package does not support platform `Windows`.

Because:

  • package:appstream_dart/appstream_dart.dart that declares support for platforms: Linux.
Package does not support platform `macOS`.

Because:

  • package:appstream_dart/appstream_dart.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:appstream_dart/appstream_dart.dart that declares support for platforms: Linux.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

bin/query.dart:5:45

  ╷
5 │ ///   dart run bin/query.dart [--db <path>] <command> [args...]
  │                                             ^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/query.dart

INFO: Angle brackets will be interpreted as HTML.

bin/query.dart:8:14

  ╷
8 │ ///   search <term>           Full-text search for components
  │              ^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/query.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
code_assets ^1.0.0 1.0.0 1.0.0
drift ^2.22.0 2.31.0 2.33.0
ffi ^2.1.0 2.2.0 2.2.0
hooks ^1.0.2 1.0.3 1.0.3
http ^1.2.0 1.6.0 1.6.0
path ^1.9.0 1.9.1 1.9.1
sqlite3 ^2.4.0 2.9.4 3.3.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
meta - 1.18.2 1.18.2
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^2.4.0` on sqlite3 does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions sqlite3 to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
212
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance AppStream XML parser with C++23 FFI bridge. Parses AppStream catalog metadata into SQLite with Drift ORM, multi-language translations, FTS5 search, and streaming progress events.

Repository (GitHub)
View/report issues

Topics

#appstream #flathub #linux #ffi #sqlite

License

unknown (license)

Dependencies

code_assets, drift, ffi, hooks, http, path, sqlite3

More

Packages that depend on appstream_dart