celest_db_studio 0.1.0 copy "celest_db_studio: ^0.1.0" to clipboard
celest_db_studio: ^0.1.0 copied to clipboard

A wrapper over Outerbase Studio for Celest databases.

130/ 160
pub points
38
downloads

We analyzed this package 29 hours ago, and awarded it 130 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.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

6 out of 42 API elements (14.3 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: celest_db_studio, celest_db_studio.CelestDbStudio.CelestDbStudio.from, celest_db_studio.ColumnType, celest_db_studio.ColumnType.rawValue, celest_db_studio.Driver.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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)

SDK issues found:

Package is not compatible with the Dart SDK.

Because:

  • celest_db_studio that depends on:
  • celest_core that is a package requiring flutter.
  • ✓ 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_db_studio/celest_db_studio.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/http/celest_http_client.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_db_studio/celest_db_studio.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/http/celest_http_client.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_db_studio/celest_db_studio.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/http/celest_http_client.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_db_studio/celest_db_studio.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/http/celest_http_client.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_db_studio/celest_db_studio.dart that imports:
  • package:celest_core/_internal.dart that imports:
  • package:celest_core/src/http/celest_http_client.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 not compatible with platform Web

Because:

  • package:celest_db_studio/celest_db_studio.dart that imports:
  • package:celest_db_studio/src/driver.dart that imports:
  • package:sqlite3/sqlite3.dart that imports:
  • package:sqlite3/src/ffi/api.dart that imports:
  • package:sqlite3/src/ffi/implementation.dart that imports:
  • package:sqlite3/src/ffi/memory.dart that imports:
  • package:sqlite3/src/ffi/generated/shared.dart that imports:
  • dart:ffi

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:celest_db_studio/celest_db_studio.dart that imports:
  • package:celest_db_studio/src/driver.dart that imports:
  • package:sqlite3/sqlite3.dart that imports:
  • package:sqlite3/src/ffi/api.dart that imports:
  • package:sqlite3/src/ffi/implementation.dart that imports:
  • package:sqlite3/src/ffi/memory.dart that imports:
  • package:sqlite3/src/ffi/generated/shared.dart that imports:
  • dart:ffi

This package is not compatible with runtime wasm, and will not be rewarded full 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

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
celest_core ^1.0.3 1.0.4 1.0.4
drift ^2.26.1 2.30.1 2.30.1
drift_hrana ^1.0.5 1.0.5 1.0.5
embed_annotation ^1.2.2 1.2.3 1.2.3
hrana ^0.4.1 0.4.2 0.4.2
shelf ^1.4.0 1.4.2 1.4.2
shelf_router ^1.1.4 1.1.4 1.1.4
sqlite3 ^2.7.5 2.9.4 3.1.4
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
built_collection - 5.1.1 5.1.1
built_value - 8.12.3 8.12.3
cedar - 0.2.6 1.0.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
decimal - 3.2.4 3.2.4
ffi - 2.1.5 2.1.5
fixnum - 1.1.1 1.1.1
freezed_annotation - 3.1.0 3.1.0
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.0.0 2.0.0
grpc - 4.2.0 5.1.0
http - 1.6.0 1.6.0
http2 - 2.3.1 2.3.1
http_methods - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
jni - 0.14.2 0.15.2
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
meta - 1.18.0 1.18.0
native_storage - 0.3.0 0.4.0
os_detect - 2.0.3 2.0.3
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.2 1.5.2
protobuf - 4.2.0 6.0.0
rational - 2.2.3 2.2.3
source_span - 1.10.1 1.10.1
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
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 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.

The constraint `^2.7.5` 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.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
38
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

A wrapper over Outerbase Studio for Celest databases.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-2-Clause-Patent (license)

Dependencies

celest_core, drift, drift_hrana, embed_annotation, hrana, shelf, shelf_router, sqlite3

More

Packages that depend on celest_db_studio