1. 2896a85 Update README.md by Devon Carew · 3 years, 10 months ago
  2. da20fab Delete travis.sh by Devon Carew · 3 years, 10 months ago
  3. 0424091 Update build.yaml (#159) by Kevin Moore · 4 years ago
  4. e0780cd Merge pull request #158 from dart-lang/franklinyow-patch-1 by Franklin Yow · 4 years, 3 months ago
  5. 8400e55 Update LICENSE by Franklin Yow · 4 years, 3 months ago
  6. 7a9ce09 fix a bug with the throttling algorithm (#157) by Devon Carew · 4 years, 3 months ago 4.0.2
  7. 5b7317b Force close the http-client on IOAnalytics.close() (#155) by Sigurd Meldgaard · 4 years, 4 months ago 4.0.1
  8. 21e6d3c publishing a null safe stable release (#153) by Devon Carew · 4 years, 5 months ago 4.0.0
  9. 6c64d9e Merge pull request #151 from srawlins/catcherror by Sam Rawlins · 4 years, 7 months ago
  10. 17abe7a Return valid type from Future.catchError. by Sam Rawlins · 4 years, 7 months ago
  11. 53e002a Merge pull request #149 from dart-lang/nnbd_deps by Phil Quitslund · 4 years, 8 months ago
  12. 6cb4350 null safe timeout by pq · 4 years, 8 months ago
  13. 54574e8 bump to null-safe test by pq · 4 years, 8 months ago
  14. 4c0ec37 GitHub Action: weekly cron (#147) by Kevin Moore · 4 years, 8 months ago
  15. 16fbfd9 Merge pull request #146 from dart-lang/late_finals by Phil Quitslund · 4 years, 8 months ago
  16. 1defaad whoops by pq · 4 years, 8 months ago
  17. 47ec74e mark fields `late final` by pq · 4 years, 8 months ago
  18. 62d73d9 update for null safety (#145) by Devon Carew · 4 years, 8 months ago 4.0.0-nullsafety
  19. 9f30bd0 Update README.md by Devon Carew · 4 years, 8 months ago
  20. 5e4945a Update README.md (#144) by Devon Carew · 4 years, 8 months ago
  21. ffc0dcb remove travis support (#143) by Devon Carew · 4 years, 8 months ago
  22. 5edb751 Merge pull request #142 from dart-lang/github_actions by Devon Carew · 4 years, 8 months ago
  23. ce6e2d3 add support for github actions by Devon Carew · 4 years, 8 months ago
  24. fc50edd rename readme and changelog by Kevin Moore · 5 years ago v3.4.2
  25. 77e4218 Prepare to release 3.4.2 by Kevin Moore · 5 years ago
  26. 119653f Cleanup .gitignore by Kevin Moore · 5 years ago
  27. 6b0a48d analysis_options: remove duplicated lints by Kevin Moore · 5 years ago
  28. c2051dd Enable and fix package:pedantic lints (#135) by Nate Bosch · 5 years ago
  29. 2075fe9 Run dartfmt --fix (#134) by Nate Bosch · 6 years ago
  30. f6d4e02 Update readme.md by Devon Carew · 6 years ago
  31. 5ad6959 Merge pull request #127 from dart-lang/misc_cleanup by Devon Carew · 7 years ago
  32. bc1b778 misc cleanup by Devon Carew · 7 years ago
  33. 0fc1761 Merge pull request #126 from dart-lang/sdk_version_bump by Devon Carew · 7 years ago 3.4.1 v3.4.1
  34. 318f3e2 increase the support SDK range to by Devon Carew · 7 years ago
  35. 961a9fd Merge pull request #124 from dart-lang/devoncarew-patch-1 by Devon Carew · 7 years ago
  36. 4bf0815 Update travis.sh by Devon Carew · 7 years ago
  37. 225b083 Update readme.md by Devon Carew · 7 years ago
  38. 5d29895 Merge pull request #119 from dart-lang/3.4.0 by Devon Carew · 7 years ago 3.4.0 v3.4.0
  39. f2ec7c9 bump package:usage to 3.4.0 by Devon Carew · 7 years ago
  40. 7f5a0c7 Delete PATENTS by Kevin Moore · 7 years ago
  41. 3a0eaf6 Merge pull request #118 from MichaelRFairhurst/void-fixes by Michael R Fairhurst · 7 years ago
  42. 43af9e6 Changes for landing https://github.com/dart-lang/sdk/issues/32161 by Mike Fairhurst · 7 years ago
  43. cfe879b Add a few more lints by Kevin Moore · 8 years ago
  44. ee9cb6f Move to slash for doc comments. by Kevin Moore · 8 years ago
  45. edaa983 Enable and fix some lints by Kevin Moore · 8 years ago
  46. 3a44e7f Use official generic method syntax by Kevin Moore · 8 years ago
  47. daabf27 Rollback SDK constraint change by Kevin Moore · 8 years ago
  48. 8a8a089 Merge pull request #115 from dart-lang/2.0_constraint by Devon Carew · 8 years ago
  49. 3b24121 use the new 2.0 constraint by Devon Carew · 8 years ago
  50. 5d5a215 Merge pull request #114 from dart-lang/add_close_method by Devon Carew · 8 years ago 3.3.0
  51. 71152b4 add a close method; prep for publishing 3.3.0 by Devon Carew · 8 years ago
  52. 5326e44 Update readme.md by Devon Carew · 8 years ago
  53. 4c2bd6b change our minimum SDK from to stable by Devon Carew · 8 years ago
  54. 7f31fec 3.2.0+1 by Devon Carew · 8 years ago 3.2.0+1
  55. 8324ecd 3.2.0 by Devon Carew · 8 years ago
  56. b30c748 Merge pull request #113 from dart-lang/3.2.0 by Devon Carew · 8 years ago 3.2.0
  57. 1fefee8 prep for publishing 3.2.0 by Devon Carew · 8 years ago
  58. 6e51b7b Merge pull request #111 from dart-lang/usage_3_2_0 by Devon Carew · 8 years ago
  59. 5c2f173 rename analysis options by Devon Carew · 8 years ago
  60. 33aa327 Merge pull request #110 from dart-lang/more-params by Devon Carew · 8 years ago
  61. d028587 tweak from review by Seth Ladd · 8 years ago
  62. 22d4733 allow params with events and views by Seth Ladd · 8 years ago
  63. c7dd682 expose additional fields on Analytics by Devon Carew · 8 years ago
  64. a682fe0 allow for custom parameters when sending a screenView by Seth Ladd · 8 years ago
  65. 2703d73 Merge pull request #109 from yjbanov/new-release by Yegor · 8 years ago 3.1.1
  66. ebcd613 version bump and changelog prior to release by Yegor Jbanov · 8 years ago
  67. 8ba4c02 Merge pull request #106 from yjbanov/init-clientId by Yegor · 8 years ago
  68. 021664e make clientId available immediately by Yegor Jbanov · 8 years ago
  69. 17bd65e Merge pull request #105 from dart-lang/3.1.0 by Devon Carew · 8 years ago v3.1.0
  70. a4809cd update dep to 1.24.0 by Devon Carew · 8 years ago
  71. b2708a9 3.1.0 by Devon Carew · 8 years ago
  72. cea4508 Merge pull request #104 from dart-lang/use_platform_locale by Devon Carew · 8 years ago
  73. 18bb0c6 use the new Platform.localeName API by Devon Carew · 8 years ago
  74. 70bbb34 Update readme.md by Devon Carew · 8 years ago
  75. d738a8c Merge pull request #103 from dart-lang/3.0.1 by Devon Carew · 8 years ago v3.0.1
  76. f974669 rev to 3.0.1 by Devon Carew · 8 years ago
  77. 6de8840 Merge pull request #102 from yjbanov/expose-client-id by Devon Carew · 8 years ago
  78. edbcd93 make clientId public by yjbanov · 8 years ago
  79. a734423 Merge pull request #99 from tvolkert/deps by Devon Carew · 8 years ago
  80. 64451a2 Add path dependency. by Todd Volkert · 8 years ago
  81. e956053 Merge pull request #98 from dart-lang/fix_npe by Devon Carew · 8 years ago v3.0.0+1
  82. f2f401e fix an npe in the getPlatformLocale method by Devon Carew · 8 years ago
  83. 5b4c28a Merge pull request #94 from abarth/rm_test by Devon Carew · 8 years ago
  84. 41cb76a Merge pull request #96 from dart-lang/fix_analysis by Devon Carew · 8 years ago
  85. 2572236 fix analysis issues with the new package:test by Devon Carew · 8 years ago
  86. fd52f3f Remove getPlatformLocale test by Adam Barth · 8 years ago
  87. 3f976fe Merge pull request #93 from dart-lang/3.0.0 by Devon Carew · 8 years ago v3.0.0
  88. 9128c23 rev to 3.0.0 stable by Devon Carew · 8 years ago
  89. 413a189 Merge pull request #92 from dart-lang/usage_3.0 by Devon Carew · 8 years ago
  90. d4dd877 review comments by Devon Carew · 8 years ago
  91. 03ecf39 tweak exception report by Devon Carew · 8 years ago
  92. 1980ea0 fix locale bug; report more exception info by Devon Carew · 8 years ago
  93. 9d47465 update example to use async by Kevin Moore · 8 years ago
  94. acfa044 spelling by Kevin Moore · 8 years ago
  95. 9d09226 test cleanup by Kevin Moore · 8 years ago
  96. 4096353 dartfmt by Kevin Moore · 8 years ago
  97. 5221e2b cleanup ignores by Kevin Moore · 8 years ago
  98. a844f6c Merge pull request #88 from dart-lang/expose_uuid by Devon Carew · 9 years ago
  99. e6a6a67 expose the uuid library by Devon Carew · 9 years ago
  100. 70fd93f Merge pull request #87 from dart-lang/3_0 by Devon Carew · 9 years ago