bugsnag_flutter_performance 1.0.0 copy "bugsnag_flutter_performance: ^1.0.0" to clipboard
bugsnag_flutter_performance: ^1.0.0 copied to clipboard

BugSnag performance monitoring tool for Flutter apps

0
likes
80/ 140
pub points
8%
popularity

We analyzed this package 6 days ago, and awarded it 80 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Issue tracker URL doesn't exist.

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

Documentation URL doesn't exist.

At the time of the analysis https://docs.bugsnag.com/performance/flutter/ 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: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

7 out of 43 API elements (16.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.

Some symbols that are missing documentation: bugsnag_flutter_performance, bugsnag_flutter_performance.BugsnagLoadingIndicator, bugsnag_flutter_performance.BugsnagLoadingIndicator.BugsnagLoadingIndicator, bugsnag_flutter_performance.BugsnagLoadingIndicator.child, bugsnag_flutter_performance.BugsnagNavigationContainer.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

20/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:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/package_builder.dart that imports:
  • package:bugsnag_flutter_performance/src/extensions/resource_attributes.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/package_builder.dart that imports:
  • package:bugsnag_flutter_performance/src/extensions/resource_attributes.dart that imports:
  • package:bugsnag_flutter_performance/src/device_id_manager.dart that imports:
  • package:package_info/package_info.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/package_builder.dart that imports:
  • package:bugsnag_flutter_performance/src/extensions/resource_attributes.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Web`.

Because:

  • package:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/uploader.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/sampler.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/sampling_probability_store.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/package_builder.dart that imports:
  • package:bugsnag_flutter_performance/src/extensions/resource_attributes.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:bugsnag_flutter_performance/bugsnag_flutter_performance.dart that imports:
  • package:bugsnag_flutter_performance/src/client.dart that imports:
  • package:bugsnag_flutter_performance/src/uploader/package_builder.dart that imports:
  • package:bugsnag_flutter_performance/src/extensions/resource_attributes.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/span.dart:114:17

    ╷
114 │   bool operator ==(dynamic other) =>
    │                 ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/span.dart

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

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

Package Constraint Compatible Latest
connectivity_plus ^5.0.2 5.0.2 6.0.3
crypto ^3.0.3 3.0.3 3.0.3
device_info ^2.0.3 2.0.3 2.0.3
flutter flutter 0.0.0 0.0.0
package_info ^2.0.2 2.0.2 2.0.2
path_provider ^2.0.2 2.1.3 2.1.3
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
uuid ^4.0.0 4.4.0 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 1.2.4 2.0.0
dbus - 0.7.10 0.7.10
device_info_platform_interface - 2.0.1 2.0.1
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nm - 0.5.0 0.5.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
sky_engine - 0.0.99 0.0.99
sprintf - 7.0.0 7.0.0
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.