| commit | 6195a2d08fefb01c366e8cb04c3778799bb2550f | [log] [tgz] |
|---|---|---|
| author | Elias Yishak <42216813+eliasyishak@users.noreply.github.com> | Wed Apr 17 09:52:02 2024 -0700 |
| committer | GitHub <noreply@github.com> | Wed Apr 17 12:52:02 2024 -0400 |
| tree | 568d323899d0b85d1edd3d4812840c032ed45136 | |
| parent | f611290b530123ee2f0a3fda7c440d85dd080a30 [diff] |
Hotfix analytics `5.8.8+1` (#265) * Hotfix 5.8.8+1 (#264) * Use new private `_sendError` for error handler * Prep publishing * Update README to include diff * Update diff link * Use current timestamp for session id * Fix typo * Remove session id from user properties * Fix test + skip tests that check logfile writes * Fix tests + update README with release notes for tests
This repository is home to tooling related Dart packages. Generally, this means packages published through the tools.dart.dev publisher that don't naturally belong to other topic monorepos (like dart-lang/build, dart-lang/test, or dart-lang/shelf).
| Package | Description | Version |
|---|---|---|
| cli_config | A library to take config values from configuration files, CLI arguments, and environment variables. | |
| extension_discovery | A convention and utilities for package extension discovery. | |
| graphs | Graph algorithms that operate on graphs in any representation | |
| unified_analytics | A package for logging analytics for all Dart and Flutter related tooling to Google Analytics. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.