1. 86b3661 Bump the github-actions group with 2 updates (#270) by dependabot[bot] · 11 days ago main
  2. 760015a blast_repo fixes (#269) by Devon Carew · 11 days ago
  3. d35d633 Bump actions/checkout from 4.1.2 to 4.1.4 (#267) by dependabot[bot] · 3 weeks ago
  4. 498bac0 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#268) by dependabot[bot] · 3 weeks ago
  5. 3e21ae9 `Event` Constructor added for devtools event (#258) by Elias Yishak · 5 weeks ago unified_analytics-v6.1.0
  6. d86ea23 Bump versions (#263) by Elias Yishak · 7 weeks ago unified_analytics-v6.0.0
  7. 9e0e832 Use static method for fake instance (#262) by Elias Yishak · 7 weeks ago
  8. ea51acc Remove unused parameters for test constructor (#261) by Elias Yishak · 8 weeks ago
  9. b293fc4 Bump actions/checkout from 4.1.1 to 4.1.2 (#260) by dependabot[bot] · 8 weeks ago
  10. 13388ea Serializing/deserializing methods for `Event` instances (#251) by Elias Yishak · 8 weeks ago
  11. 5e26782 Refactoring to remove late variables and cyclic dependencies (#247) by Elias Yishak · 9 weeks ago
  12. f611290 Update other session file create callsite (#256) by Elias Yishak · 10 weeks ago unified_analytics-v5.8.8
  13. 0a9f87c Rewrite the `last_ping` key again (#255) by Elias Yishak · 2 months ago unified_analytics-v5.8.7
  14. af09f6d Prep (#254) by Elias Yishak · 2 months ago unified_analytics-v5.8.6
  15. 378790d [cli_config] Introduce sync method (#246) by Daco Harkes · 2 months ago cli_config-v0.2.0
  16. 35b25a7 Bump `intl` dependency to 0.19.0 (#248) by Loïc Sharma · 2 months ago
  17. 24087e1 Limit writes to session file (#243) by Elias Yishak · 3 months ago
  18. fca993e Fix late initialization error for `Analytics.userProperty` (#239) by Elias Yishak · 3 months ago unified_analytics-v5.8.5
  19. 1a0d7da Export `testing.dart` with all enums (#237) by Elias Yishak · 3 months ago unified_analytics-v5.8.4
  20. c7fbf26 Fallback to current datetime when failing on parse session json file (#235) by Elias Yishak · 3 months ago unified_analytics-v5.8.3
  21. 9f4e6a4 Helper to resolve dart version for clients of analytics (#233) by Elias Yishak · 3 months ago unified_analytics-v5.8.2
  22. 8323b21 New event added for sending analytics within package on errors (#229) by Elias Yishak · 3 months ago
  23. 2ef7673 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#231) by dependabot[bot] · 4 months ago
  24. f6e67f2 Fix logic for first run to fix `shouldShowMessage` behavior (#228) by Elias Yishak · 4 months ago unified_analytics-v5.8.1
  25. b97bd5c Checking for devtools config file for opt out (#227) by Elias Yishak · 4 months ago
  26. 8ffc077 Fix `labeler.yml` (#224) by Moritz · 5 months ago
  27. 2f59ab4 [graphs] Clean up lints for Dart 3.3 (#221) by Daco Harkes · 5 months ago
  28. 01fa883 Bump actions/stale from 8.0.0 to 9.0.0 (#223) by dependabot[bot] · 5 months ago
  29. 9d4fe2f Bump actions/labeler from 4.3.0 to 5.0.0 (#222) by dependabot[bot] · 5 months ago
  30. 6d260b8 Update USAGE_GUIDE to update the `flutterChannelCount` key in `LogFileStats` (#219) by Elias Yishak · 5 months ago
  31. 56a30ce Add `enabledFeatures` key to `Analytics` constructors (#217) by Elias Yishak · 5 months ago unified_analytics-v5.8.0
  32. ed81684 Fix consent message formatting (#215) by Elias Yishak · 6 months ago
  33. c4d515a Enum + event added for `commandUsageValues` (#211) by Elias Yishak · 6 months ago unified_analytics-v5.7.0
  34. c63dcb5 Added enum + event for timing events (#208) by Elias Yishak · 6 months ago unified_analytics-v5.6.0
  35. 6246bc8 [graphs] update analyzer dev dependency (#209) by Kevin Moore · 6 months ago
  36. 891671a [extension_discovery] Drop unneeded dependency on pkg:lints (#207) by Kevin Moore · 6 months ago
  37. 9beff70 Add generic usage event used for iOS/macOS workflows + generic `exception` event (#206) by Elias Yishak · 6 months ago unified_analytics-v5.5.0
  38. 938586b Add timeout to `setTelemetry` (#205) by Elias Yishak · 6 months ago
  39. 4649307 Add terminal info to flutter command event (#204) by Elias Yishak · 6 months ago
  40. 4e75286 remove duplicate settings from analysis_options files (#201) by Devon Carew · 6 months ago
  41. 2e36b8d Modify titles (#196) by Leigha Jarett · 6 months ago
  42. 68b4e6b Add enum + event constructor for code size analysis (#200) by Elias Yishak · 6 months ago unified_analytics-v5.4.0
  43. dd46ef2 Enum + event constructor added for `flutterCommandResult` (#199) by Elias Yishak · 7 months ago unified_analytics-v5.3.0
  44. d898ad1 Add user properties: `host_os_version`, `locale`, and `client_ide` (#195) by Elias Yishak · 7 months ago
  45. 6ad3691 Added new event enum + constructor for hot runner (#193) by Elias Yishak · 7 months ago unified_analytics-v5.2.0
  46. dd91cb6 Bump actions/checkout from 4.1.0 to 4.1.1 (#192) by dependabot[bot] · 7 months ago
  47. 603b012 Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#191) by dependabot[bot] · 7 months ago
  48. 01c0b52 Adding new issue templates (#185) by Leigha Jarett · 7 months ago
  49. 5daf7bc Enum + event constructors added for build events (#187) by Elias Yishak · 7 months ago unified_analytics-v5.1.0
  50. e828d45 Create tests for each event constructor (#186) by Elias Yishak · 7 months ago
  51. da6bb18 Enum + event constructors added for doctor events (#178) by Elias Yishak · 7 months ago unified_analytics-v5.0.0
  52. e3dd149 Use futures list internally to manage send events (#184) by Elias Yishak · 7 months ago
  53. 15cc9c7 Add more info into the `AnalyticsException` (#181) by Elias Yishak · 7 months ago
  54. ddeccf6 Handling malformed log items in log file (#175) by Elias Yishak · 8 months ago
  55. 92c5c15 update to the latest package:dart_flutter_team_lints (#174) by Devon Carew · 8 months ago
  56. f318c80 Bump actions/checkout from 3.6.0 to 4.1.0 (#177) by dependabot[bot] · 8 months ago
  57. 0480655 Bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#176) by dependabot[bot] · 8 months ago
  58. 73583e8 update package:cli_config to the latest package:dart_flutter_team_lints (#171) by Devon Carew · 8 months ago cli_config-v0.1.2
  59. b293897 update to the latest package:dart_flutter_team_lints (#173) by Devon Carew · 8 months ago
  60. 242fdb5 update to the latest package:dart_flutter_team_lints (#172) by Devon Carew · 8 months ago
  61. a51f779 Use constant for no op client id (#168) by Elias Yishak · 8 months ago unified_analytics-v4.0.1
  62. e83caee Allow `publish` to write comments on forks (#169) by Moritz · 8 months ago
  63. 3c248df misc infra updates for dart-lang/tools (#165) by Devon Carew · 8 months ago
  64. 70d778d Expose the client id + hard code for NoOp instance (#163) by Elias Yishak · 8 months ago unified_analytics-v4.0.0
  65. 63d8267 Restrict surveys for certain tools (#161) by Elias Yishak · 8 months ago
  66. 5a1fc54 validate a pre-release setup-dart action (#160) by Devon Carew · 8 months ago
  67. 1512f3d Add Fake Analytics instance that uses list to save events sent (#149) by Elias Yishak · 8 months ago
  68. fa01f9b `--disable-telemetry` --> `--disable-analytics` (#145) by Elias Yishak · 9 months ago
  69. 2c8cbd6 Extension discovery 2.0.0 (#156) by Jonas Finnemann Jensen · 9 months ago extension_discovery-v2.0.0
  70. 3e12c2e Bump actions/checkout from 3.5.3 to 3.6.0 (#157) by dependabot[bot] · 9 months ago
  71. 0f28f80 Prepare extension_discovery for 1.0.1 release (#154) by Kenzie Davisson · 9 months ago extension_discovery-v1.0.1
  72. b72fae8 Export Survey in package:unified_analytics (#151) by Danny Tuppeny · 9 months ago
  73. e5ce42a Support optional packageUri (#148) by Jonas Finnemann Jensen · 9 months ago
  74. 1c46390 Improve exception messages for `ExpectJson` extension (#147) by Kenzie Davisson · 9 months ago
  75. 2be6c2e Added `dartCliCommandExecuted` and `pubGet` events (#123) by Ben Konyi · 9 months ago
  76. 295ff92 Fix empty string for `CLIENT_ID` from being sent when user decides to opt in (#144) by Elias Yishak · 10 months ago
  77. bc6c9f0 Clean up on dart docs across all dart files under lib (#142) by Elias Yishak · 10 months ago
  78. f14bf2e Remove unused NoOp classes (#138) by Elias Yishak · 10 months ago
  79. a2aa1c3 add CI; update readme (#140) by Devon Carew · 10 months ago
  80. d424568 add usage docs to package:cli_config (#141) by Devon Carew · 10 months ago
  81. 921611a Survey handler feature (#109) by Elias Yishak · 10 months ago
  82. af3fc99 Initial version of package:extension_discovery (#129) by Jonas Finnemann Jensen · 10 months ago extension_discovery-v1.0.0
  83. 54a0945 Bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#136) by dependabot[bot] · 10 months ago
  84. 8fd88ed Bump actions/labeler from 4.2.0 to 4.3.0 (#135) by dependabot[bot] · 10 months ago
  85. ba55fd6 Fix crash caused by response encoding for GAClient (#132) by Jason C.H · 10 months ago
  86. 600ea0a Suppress telemetry feature (#125) by Elias Yishak · 10 months ago
  87. 765701d Enhance log file stats (#117) by Elias Yishak · 11 months ago
  88. af38b2b Bump actions/checkout from 3.5.2 to 3.5.3 (#119) by dependabot[bot] · 11 months ago
  89. 8b8ccab update formatting based on the recent lints (#121) by Devon Carew · 11 months ago
  90. 30b50ff Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#118) by dependabot[bot] · 11 months ago
  91. 74979c1 Bump actions/labeler from 4.0.4 to 4.2.0 (#120) by dependabot[bot] · 11 months ago
  92. 8db0aa1 Bump versions to publish (#116) by Elias Yishak · 11 months ago unified_analytics-v3.0.0
  93. 02b5cc5 Add documentation for server events (#115) by Brian Wilkerson · 11 months ago
  94. 698bfe8 Introducing new `Event` class that can be send via `analytics.send(Event event)` (#114) by Elias Yishak · 11 months ago
  95. 8d6e8b8 unified_analytics and graphs: cleanup lints, bump pkg deps (#108) by Kevin Moore · 12 months ago
  96. 389925f Utility function added to check permissions on directory (#95) by Elias Yishak · 12 months ago unified_analytics-v2.0.0
  97. a436fee Asserts added to check all relevant GA4 limitations (#96) by Elias Yishak · 12 months ago
  98. d723a55 Update pull_request_label.yml (#107) by Devon Carew · 12 months ago
  99. b90a7e8 blast_repo fixes (#106) by Devon Carew · 12 months ago
  100. 81ff996 [graphs] Post merge updates (#101) by Daco Harkes · 1 year ago graphs-v2.3.1