sealed_languages 0.9.0 copy "sealed_languages: ^0.9.0" to clipboard
sealed_languages: ^0.9.0 copied to clipboard

Provides data for world languages in the form of sealed classes.

140/ 160
pub points
13.6k
downloads

We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

1339 out of 1358 API elements (98.6 %) have documentation comments.

Some symbols that are missing documentation: sealed_languages.NaturalLanguageFamilyFunctional, sealed_languages.NaturalLanguageFamilyFunctional.map, sealed_languages.NaturalLanguageFamilyFunctional.maybeMap, sealed_languages.NaturalLanguageFamilyFunctional.maybeWhen, sealed_languages.NaturalLanguageFamilyFunctional.when.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 26 issues. Showing the first 2:

WARNING: Doc directive 'hideConstantImplementations' is unknown.

lib/src/data/natural_language_families.data.dart:3:7

  ╷
3 │ /// {@hideConstantImplementations}
  │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/data/natural_language_families.data.dart

WARNING: Doc directive 'hideConstantImplementations' is unknown.

lib/src/data/natural_language_families.data.dart:9:7

  ╷
9 │ /// {@hideConstantImplementations}
  │       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/data/natural_language_families.data.dart

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

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

No dependencies.

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

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:
13
likes
140
points
13.6k
downloads
screenshot

Documentation

API reference

Publisher

verified publishertsin.is

Weekly Downloads

Provides data for world languages in the form of sealed classes.

Repository (GitHub)
View/report issues

Topics

#languages #language #locale #iso-639 #iso

License

MIT (license)

More

Packages that depend on sealed_languages