noibu_flutter 0.1.0-rc.2-SNAPSHOT copy "noibu_flutter: ^0.1.0-rc.2-SNAPSHOT" to clipboard
noibu_flutter: ^0.1.0-rc.2-SNAPSHOT copied to clipboard

Noibu session replay SDK for Flutter. Captures user sessions and replays them in the Noibu dashboard for debugging.

110/ 160
pub points
215
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/nicetomeetyou/noibu-flutter was unreachable. Make sure that the website is reachable via HEAD requests.

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.

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

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

40 out of 72 API elements (55.6 %) have documentation comments.

Some symbols that are missing documentation: noibu_flutter, noibu_flutter.NoibuConfiguration.NoibuConfiguration.new, noibu_flutter.NoibuHttpClient.NoibuHttpClient.new, noibu_flutter.NoibuHttpClient.captureBodies, noibu_flutter.NoibuHttpClient.ignoreUrlPatterns.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

  • package:noibu_flutter/noibu_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:noibu_flutter/noibu_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:noibu_flutter/noibu_flutter.dart that declares support for platforms: Android, iOS.

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:noibu_flutter/noibu_flutter.dart that imports:
  • package:noibu_flutter/src/noibu_session_replay.dart that imports:
  • package:noibu_flutter/src/noibu_session_replay_platform_wrapper.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/datadog_session_replay.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/datadog_session_replay.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/processor/processor.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/datadog_session_replay_init_mobile.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/ios/datadog_session_replay_platform_ios.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/ios/datadog_session_replay_bridge_ios.dart that imports:
  • package:objective_c/objective_c.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:noibu_flutter/noibu_flutter.dart that imports:
  • package:noibu_flutter/src/noibu_session_replay.dart that imports:
  • package:noibu_flutter/src/noibu_session_replay_platform_wrapper.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/datadog_session_replay.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/widgets.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_session_replay/src/capture/pointer_capture.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/datadog_internal.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/tracing/tracing_headers.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/datadog_flutter_plugin.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/logs.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/log_configuration.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/ddlogs.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/ddlogs_platform_interface.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/ddlogs_method_channel.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/logs/log_mapper_proxy.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/ios/ios_log_event_mapper.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/internal_logger.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/datadog_sdk_platform_interface.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/datadog_sdk_method_channel.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/android/android_plugin_ffi.dart that imports:
  • package:noibu_flutter/src/vendor/datadog_flutter_plugin/src/android/datadog_android_bridge.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.

Swift Package Manager support:

Package does not support the Swift Package Manager on iOS

The package does not contain ios/noibu_flutter/Package.swift.

Note: This iOS or macOS plugin does not support the Swift Package Manager, resulting in a partial score. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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

WARNING: The declaration '_datadog_session_replay_bridge_protocolTrampoline_1mbt9g9' isn't referenced.

lib/src/vendor/datadog_session_replay/src/ios/datadog_session_replay_bridge_ios.dart:19:1

   ╷
19 │ _datadog_session_replay_bridge_protocolTrampoline_1mbt9g9(
   │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/vendor/datadog_session_replay/src/ios/datadog_session_replay_bridge_ios.dart

INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/services.dart'.

lib/src/vendor/datadog_session_replay/src/android/datadog_session_replay_platform_android.dart:6:8

  ╷
6 │ import 'dart:typed_data';
  │        ^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/vendor/datadog_session_replay/src/android/datadog_session_replay_platform_android.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
ffi ^2.1.3 2.2.0 2.2.0
flutter_inappwebview ^6.1.0 6.1.5 6.1.5
http ^1.0.0 1.6.0 1.6.0
jni ^0.14.2 0.14.2 1.0.0
json_annotation ^4.9.0 4.12.0 4.12.0
meta ^1.7.0 1.18.0 1.18.3
objective_c ^8.0.0 8.1.0 9.4.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
uuid ^4.0.0 4.5.3 4.5.3
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
flutter_inappwebview_android - 1.1.3 1.1.3
flutter_inappwebview_internal_annotations - 1.3.0 1.3.0
flutter_inappwebview_ios - 1.1.2 1.1.2
flutter_inappwebview_macos - 1.1.2 1.1.2
flutter_inappwebview_platform_interface - 1.3.0+1 1.3.0+1
flutter_inappwebview_web - 1.1.2 1.1.2
flutter_inappwebview_windows - 0.6.0 0.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.0
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0

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

The constraint `^0.14.2` on jni does not support the stable version `0.15.0`.

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

The constraint `^8.0.0` on objective_c does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions objective_c 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.14, Flutter 3.44.4, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
215
downloads

Documentation

API reference

Publisher

verified publishernoibu.com

Weekly Downloads

Noibu session replay SDK for Flutter. Captures user sessions and replays them in the Noibu dashboard for debugging.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

ffi, flutter, flutter_inappwebview, flutter_web_plugins, http, jni, json_annotation, meta, objective_c, plugin_platform_interface, uuid, web

More

Packages that depend on noibu_flutter

Packages that implement noibu_flutter