revere 1.1.0 copy "revere: ^1.1.0" to clipboard
revere: ^1.1.0 copied to clipboard

Core logger package for the revere monorepo. Provides extensible, asynchronous logging for Flutter/Dart projects.

1.1.0 #

  • feat: add LogLevel.silent — a threshold-only sentinel that suppresses all output from a transport when set as its minimum level.
  • feat: add SamplingTransport decorator and withSampling extension.
  • docs: unified package listing order (file → firebase → android → swift → notification) in README.
  • docs: remove redundant Directory Structure section from root README.
  • ci: unified package listing order in CI and bump workflows.
  • ci: pin dart-lang/setup-dart to commit hash instead of mutable v1 tag.
  • ci: add workflow_dispatch trigger for manual execution; add run_integration_tests input (default: false) — integration tests are skipped on pull request and push.
  • chore: update example pubspec.lock.
  • chore: improve test coverage.
  • chore: remove affected packages checklist from PR template.

1.0.0 #

  • Initial release.
0
likes
160
points
2.12k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core logger package for the revere monorepo. Provides extensible, asynchronous logging for Flutter/Dart projects.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, meta

More

Packages that depend on revere