celest_core 0.4.2 copy "celest_core: ^0.4.2" to clipboard
celest_core: ^0.4.2 copied to clipboard

Celest types and utilities shared between the client and the cloud.

1
likes
150/ 160
pub points
2.77k
downloads

We analyzed this package 2 days ago, and awarded it 150 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: BSD-2-Clause-Patent.

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

146 out of 217 API elements (67.3 %) have documentation comments.

Some symbols that are missing documentation: _internal, _internal.CelestBase, _internal.CelestBase.CelestBase.new, _internal.CelestBase.baseUri, _internal.CelestBase.httpClient.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:celest_core/celest_core.dart that imports:
  • package:celest_core/src/events/event_client.dart that imports:
  • package:celest_core/src/events/event_channel.dart that imports:
  • package:celest_core/src/events/event_channel.vm.dart that imports:
  • package:celest_core/src/auth/authenticator.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/base/celest_base.dart that imports:
  • package:native_storage/native_storage.dart that imports:
  • package:native_storage/src/native_storage.dart that imports:
  • package:native_storage/src/local/local_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage.windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:celest_core/celest_core.dart that imports:
  • package:celest_core/src/events/event_client.dart that imports:
  • package:celest_core/src/events/event_channel.dart that imports:
  • package:celest_core/src/events/event_channel.vm.dart that imports:
  • package:celest_core/src/auth/authenticator.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/base/celest_base.dart that imports:
  • package:native_storage/native_storage.dart that imports:
  • package:native_storage/src/native_storage.dart that imports:
  • package:native_storage/src/local/local_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage.windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:celest_core/celest_core.dart that imports:
  • package:celest_core/src/events/event_client.dart that imports:
  • package:celest_core/src/events/event_channel.dart that imports:
  • package:celest_core/src/events/event_channel.vm.dart that imports:
  • package:celest_core/src/auth/authenticator.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/base/celest_base.dart that imports:
  • package:native_storage/native_storage.dart that imports:
  • package:native_storage/src/native_storage.dart that imports:
  • package:native_storage/src/local/local_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage.linux.dart that imports:
  • package:native_storage/src/native/linux/linux.dart that imports:
  • package:xdg_directories/xdg_directories.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:celest_core/celest_core.dart that imports:
  • package:celest_core/src/events/event_client.dart that imports:
  • package:celest_core/src/events/event_channel.dart that imports:
  • package:celest_core/src/events/event_channel.vm.dart that imports:
  • package:celest_core/src/auth/authenticator.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/base/celest_base.dart that imports:
  • package:native_storage/native_storage.dart that imports:
  • package:native_storage/src/native_storage.dart that imports:
  • package:native_storage/src/local/local_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage.windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:celest_core/celest_core.dart that imports:
  • package:celest_core/src/events/event_client.dart that imports:
  • package:celest_core/src/events/event_channel.dart that imports:
  • package:celest_core/src/events/event_channel.vm.dart that imports:
  • package:celest_core/src/auth/authenticator.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/base/celest_base.dart that imports:
  • package:native_storage/native_storage.dart that imports:
  • package:native_storage/src/native_storage.dart that imports:
  • package:native_storage/src/local/local_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage_platform.vm.dart that imports:
  • package:native_storage/src/secure/secure_storage.windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
async ^2.11.0 2.13.0 2.13.0
collection ^1.18.0 1.19.1 1.19.1
http ^1.0.0 1.3.0 1.3.0
http_parser ^4.0.0 4.1.2 4.1.2
logging ^1.2.0 1.3.0 1.3.0
meta ^1.10.0 1.16.0 1.16.0
native_storage ^0.1.0 0.1.7 0.2.3
os_detect ^2.0.1 2.0.2 2.0.3
path ^1.9.0 1.9.1 1.9.1
stream_channel ^2.1.2 2.1.4 2.1.4
web ^0.5.0 0.5.1 1.1.1
web_socket ^0.1.0 0.1.6 1.0.0
web_socket_channel ^3.0.0 3.0.3 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
jni - 0.9.3 0.14.1
package_config - 2.2.0 2.2.0
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
win32 - 5.12.0 5.12.0
win32_registry - 1.1.5 2.1.0
windows_applicationmodel - 0.2.0 0.2.0 Discontinued
windows_data - 0.2.0 0.2.0 Discontinued
windows_devices - 0.2.0 0.2.0 Discontinued
windows_foundation - 0.2.0 0.2.0 Discontinued
windows_globalization - 0.1.0+1 0.1.0+1 Discontinued
windows_graphics - 0.2.0 0.2.0 Discontinued
windows_media - 0.2.0 0.2.0 Discontinued
windows_networking - 0.2.0 0.2.0 Discontinued
windows_perception - 0.1.0 0.1.0 Discontinued
windows_security - 0.1.0+1 0.1.0+1 Discontinued
windows_services - 0.1.0 0.1.0 Discontinued
windows_storage - 0.2.0 0.2.0 Discontinued
windows_system - 0.1.0+1 0.1.0+1 Discontinued
windows_ui - 0.2.0 0.2.0 Discontinued
xdg_directories - 1.1.0 1.1.0

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

Found 3 issues. Showing the first 2:

The constraint `^0.1.0` on native_storage does not support the stable version `0.2.0`.

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

The constraint `^0.5.0` on web does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions web 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.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
150
points
2.77k
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

Celest types and utilities shared between the client and the cloud.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

BSD-2-Clause-Patent (license)

Dependencies

async, collection, http, http_parser, logging, meta, native_storage, os_detect, path, stream_channel, web, web_socket, web_socket_channel

More

Packages that depend on celest_core