diagnostic 1.4.1 copy "diagnostic: ^1.4.1" to clipboard
diagnostic: ^1.4.1 copied to clipboard

Diagnostic packages interfaces for generate different managers or tool for control. Usually create for firebase, sentry, CloudWatch...

1.4.1 #

  • FIX: correct CHANGELOG entries.

1.4.0 #

  • FIX: format method signatures for consistency in FlutterDiagnostic implementation. (bf484019)
  • FIX(docs): replace AUTHORS and LICENSE symlinks with real copies for web rendering. (ae621764)
  • FEAT: add example applications for diagnostic and flutter_diagnostic packages. (c1fef8de)

1.3.0 #

  • FIX: Update CHANGELOG files for diagnostic and flutter_diagnostic packages to reflect recent changes and improvements. (34a8da3c)
  • FIX: Update README files for diagnostic and flutter_diagnostic packages to enhance clarity and structure. (e823b4d5)
  • FIX: Update package descriptions and Flutter SDK constraints in pubspec.yaml. (d535fd73)
  • FEAT: Add test dependencies and implement diagnostic tests for Flutter and Dart packages. (868d8129)
  • FEAT: Restructure diagnostic package and add Flutter support. (44ae4d47)

1.2.0 #

  • feat: Added unit and integration tests.
  • feat: Improved internal file structure and location (lib/src/).
  • chore: Updated package documentation and READMEs.

1.1.0 #

  • refactor: Decoupled core DiagnosticManager from Flutter dependencies into 100% pure Dart.
  • refactor: Removed generic types (<T extends Diagnostic>) from managers to leverage true polymorphism.
  • fix: Updated internal asynchronous event loops with modern .ignore() patterns for safer telemetry broadcasting.
  • chore: Rewrote README documentation with pure Dart implementation guides.

1.0.0 #

  • feat: Initial release with core diagnostic interfaces and base implementations.
3
likes
160
points
327
downloads

Documentation

API reference

Publisher

verified publisheryaminokishi.com

Weekly Downloads

Diagnostic packages interfaces for generate different managers or tool for control. Usually create for firebase, sentry, CloudWatch...

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta

More

Packages that depend on diagnostic