cbl_sentry 1.1.3 copy "cbl_sentry: ^1.1.3" to clipboard
cbl_sentry: ^1.1.3 copied to clipboard

Sentry integration for Couchbase Lite with support for recording breadcrumbs and performance tracing.

2
likes
140/ 140
pub points
60%
popularity

We analyzed this package 26 hours ago, and awarded it 140 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/cbl-dart/cbl-dart/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

14 out of 15 API elements (93.3 %) have documentation comments.

Some symbols that are missing documentation: cbl_sentry.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:cbl_sentry/cbl_sentry.dart that imports:
  • package:cbl_sentry/src/couchbase_lite_integration.dart that imports:
  • package:cbl_sentry/src/sentry_tracing_delegate.dart that imports:
  • package:cbl_sentry/src/operation_debug_info.dart that imports:
  • package:cbl/cbl.dart that imports:
  • package:cbl/src/typed_data.dart that imports:
  • package:cbl/src/typed_data/helpers.dart that imports:
  • package:cbl/src/typed_data/conversion.dart that imports:
  • package:cbl/src/typed_data/collection.dart that imports:
  • package:cbl/src/errors.dart that imports:
  • package:cbl/src/service/channel.dart that imports:
  • package:cbl/src/service/serialization/serialization_codec.dart that imports:
  • package:cbl/src/service/serialization/serialization.dart that imports:
  • package:cbl_ffi/cbl_ffi.dart that imports:
  • package:cbl_ffi/src/utils.dart that imports:
  • package:cbl_ffi/src/slice.dart that imports:
  • package:cbl_ffi/src/global.dart that imports:
  • package:cbl_ffi/src/fleece.dart that imports:
  • package:cbl_ffi/src/data.dart that imports:
  • dart:isolate
OK
Pass static analysis
50 / 50trigger folding of the section

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

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
cbl ^2.2.1 2.2.2 2.2.2
sentry ^7.0.0 7.20.0 7.20.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cbl_ffi - 0.8.2+1 0.8.2+1
cbl_libcblite_api - 3.1.6 3.1.6
cbl_libcblitedart_api - 6.0.0 7.1.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
meta - 1.14.0 1.14.0
path - 1.9.0 1.9.0
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 2.4.5

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

2
likes
140
pub points
60%
popularity

Publisher

verified publishercbl-dart.dev

Sentry integration for Couchbase Lite with support for recording breadcrumbs and performance tracing.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

cbl, sentry

More

Packages that depend on cbl_sentry