noibu_flutter 1.0.0-rc.3
noibu_flutter: ^1.0.0-rc.3 copied to clipboard
Noibu session replay SDK for Flutter. Captures user sessions and replays them in the Noibu dashboard for debugging.
We analyzed this package 4 days ago, and awarded it 110 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Could not find any pubspec.yaml in the repository.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: noibu_flutter, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
52 out of 85 API elements (61.2 %) 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.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:noibu_flutter/noibu_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:noibu_flutter/noibu_flutter.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:noibu_flutter/noibu_flutter.dartthat declares support for platforms:Android,iOS.
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
INFO: 'index' is deprecated and shouldn't be used. Use value, which is more precise.
lib/src/capture/nb_native_replay.dart:410:37
╷
410 │ bold: (s?.fontWeight?.index ?? 3) >= FontWeight.w600.index,
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/capture/nb_native_replay.dart
INFO: 'index' is deprecated and shouldn't be used. Use value, which is more precise.
lib/src/capture/nb_native_replay.dart:410:68
╷
410 │ bold: (s?.fontWeight?.index ?? 3) >= FontWeight.w600.index,
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/capture/nb_native_replay.dart
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.3 | |
json_annotation |
^4.9.0 |
4.12.0 | 4.12.0 | |
meta |
^1.7.0 |
1.19.0 | 1.19.0 | |
objective_c |
^8.0.0 |
8.1.0 | 9.6.0 | |
plugin_platform_interface |
^2.0.2 |
2.1.8 | 2.1.8 | |
uuid |
^4.0.0 |
4.6.0 | 4.6.0 | |
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.1 | |
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.4.2 | 2.4.2 |
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.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.