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

Flutter integration for the Pulse Developer Intelligence SDK. Provides automatic error capture via FlutterError.onError and runZonedGuarded, Flutter context collection, performance integrations, offli [...]

140/ 160
pub points
31
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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

237 out of 239 API elements (99.2 %) have documentation comments.

Some symbols that are missing documentation: pulse_dev_flutter.PulseInspector.PulseInspector.new, pulse_dev_flutter.PulseTransaction.PulseTransaction.create.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:pulse_dev_flutter/pulse_dev_flutter.dart that imports:
  • package:pulse_dev_flutter/src/pulse.dart that imports:
  • package:pulse_dev_flutter/src/pulse_client.dart that imports:
  • package:pulse_dev_flutter/src/context/flutter_context_collector.dart that imports:
  • dart:io
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

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
meta ^1.9.0 1.19.0 1.19.0
pulse_dev ^0.1.0 0.1.0 0.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
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
material_color_utilities - 0.13.0 0.13.1
typed_data - 1.4.0 1.4.0
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2

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

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter integration for the Pulse Developer Intelligence SDK. Provides automatic error capture via FlutterError.onError and runZonedGuarded, Flutter context collection, performance integrations, offline event queueing, and the in-app Pulse Debug Inspector overlay.

Repository (GitHub)
View/report issues
Contributing

Topics

#monitoring #error-reporting #observability #analytics #flutter

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, meta, pulse_dev

More

Packages that depend on pulse_dev_flutter