flutter_diagnostic 1.4.0 copy "flutter_diagnostic: ^1.4.0" to clipboard
flutter_diagnostic: ^1.4.0 copied to clipboard

Diagnostic package interfaces for generating different managers or tools for control in Flutter. Usually created for Firebase, Sentry, CloudWatch, etc.

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)

Changelog #

All notable changes to the flutter_diagnostic package will be documented in this file.

1.2.0 #

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

1.1.1 #

  • refactor: Exported base diagnostic package directly from flutter_diagnostic to eliminate the need for secondary imports.

1.1.0 #

  • feat: Introduced capability pattern via FlutterRouteDiagnostic interface.
  • feat: Added FlutterDiagnosticManager to isolate automatic UI error catching (FlutterError, PlatformDispatcher) and route observers.
  • chore: Rewrote documentation with dedicated Flutter implementation guides.

1.0.0 #

  • feat: Initial release with Flutter diagnostic bindings.
4
likes
160
points
343
downloads

Documentation

API reference

Publisher

verified publisheryaminokishi.com

Weekly Downloads

Diagnostic package interfaces for generating different managers or tools for control in Flutter. Usually created for Firebase, Sentry, CloudWatch, etc.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

diagnostic, flutter

More

Packages that depend on flutter_diagnostic