1. edaa983 Enable and fix some lints by Kevin Moore · 7 years ago
  2. 3a44e7f Use official generic method syntax by Kevin Moore · 7 years ago
  3. daabf27 Rollback SDK constraint change by Kevin Moore · 7 years ago
  4. 8a8a089 Merge pull request #115 from dart-lang/2.0_constraint by Devon Carew · 7 years ago
  5. 3b24121 use the new 2.0 constraint by Devon Carew · 7 years ago
  6. 5d5a215 Merge pull request #114 from dart-lang/add_close_method by Devon Carew · 7 years ago 3.3.0
  7. 71152b4 add a close method; prep for publishing 3.3.0 by Devon Carew · 7 years ago
  8. 5326e44 Update readme.md by Devon Carew · 7 years ago
  9. 4c2bd6b change our minimum SDK from to stable by Devon Carew · 7 years ago
  10. 7f31fec 3.2.0+1 by Devon Carew · 7 years ago 3.2.0+1
  11. 8324ecd 3.2.0 by Devon Carew · 7 years ago
  12. b30c748 Merge pull request #113 from dart-lang/3.2.0 by Devon Carew · 7 years ago 3.2.0
  13. 1fefee8 prep for publishing 3.2.0 by Devon Carew · 7 years ago
  14. 6e51b7b Merge pull request #111 from dart-lang/usage_3_2_0 by Devon Carew · 7 years ago
  15. 5c2f173 rename analysis options by Devon Carew · 7 years ago
  16. 33aa327 Merge pull request #110 from dart-lang/more-params by Devon Carew · 7 years ago
  17. d028587 tweak from review by Seth Ladd · 7 years ago
  18. 22d4733 allow params with events and views by Seth Ladd · 7 years ago
  19. c7dd682 expose additional fields on Analytics by Devon Carew · 7 years ago
  20. a682fe0 allow for custom parameters when sending a screenView by Seth Ladd · 7 years ago
  21. 2703d73 Merge pull request #109 from yjbanov/new-release by Yegor · 7 years ago 3.1.1
  22. ebcd613 version bump and changelog prior to release by Yegor Jbanov · 7 years ago
  23. 8ba4c02 Merge pull request #106 from yjbanov/init-clientId by Yegor · 7 years ago
  24. 021664e make clientId available immediately by Yegor Jbanov · 7 years ago
  25. 17bd65e Merge pull request #105 from dart-lang/3.1.0 by Devon Carew · 7 years ago v3.1.0
  26. a4809cd update dep to 1.24.0 by Devon Carew · 7 years ago
  27. b2708a9 3.1.0 by Devon Carew · 7 years ago
  28. cea4508 Merge pull request #104 from dart-lang/use_platform_locale by Devon Carew · 7 years ago
  29. 18bb0c6 use the new Platform.localeName API by Devon Carew · 7 years ago
  30. 70bbb34 Update readme.md by Devon Carew · 7 years ago
  31. d738a8c Merge pull request #103 from dart-lang/3.0.1 by Devon Carew · 7 years ago v3.0.1
  32. f974669 rev to 3.0.1 by Devon Carew · 7 years ago
  33. 6de8840 Merge pull request #102 from yjbanov/expose-client-id by Devon Carew · 7 years ago
  34. edbcd93 make clientId public by yjbanov · 7 years ago
  35. a734423 Merge pull request #99 from tvolkert/deps by Devon Carew · 7 years ago
  36. 64451a2 Add path dependency. by Todd Volkert · 7 years ago
  37. e956053 Merge pull request #98 from dart-lang/fix_npe by Devon Carew · 7 years ago v3.0.0+1
  38. f2f401e fix an npe in the getPlatformLocale method by Devon Carew · 7 years ago
  39. 5b4c28a Merge pull request #94 from abarth/rm_test by Devon Carew · 7 years ago
  40. 41cb76a Merge pull request #96 from dart-lang/fix_analysis by Devon Carew · 7 years ago
  41. 2572236 fix analysis issues with the new package:test by Devon Carew · 7 years ago
  42. fd52f3f Remove getPlatformLocale test by Adam Barth · 7 years ago
  43. 3f976fe Merge pull request #93 from dart-lang/3.0.0 by Devon Carew · 7 years ago v3.0.0
  44. 9128c23 rev to 3.0.0 stable by Devon Carew · 7 years ago
  45. 413a189 Merge pull request #92 from dart-lang/usage_3.0 by Devon Carew · 7 years ago
  46. d4dd877 review comments by Devon Carew · 7 years ago
  47. 03ecf39 tweak exception report by Devon Carew · 7 years ago
  48. 1980ea0 fix locale bug; report more exception info by Devon Carew · 7 years ago
  49. 9d47465 update example to use async by Kevin Moore · 7 years ago
  50. acfa044 spelling by Kevin Moore · 7 years ago
  51. 9d09226 test cleanup by Kevin Moore · 7 years ago
  52. 4096353 dartfmt by Kevin Moore · 7 years ago
  53. 5221e2b cleanup ignores by Kevin Moore · 7 years ago
  54. a844f6c Merge pull request #88 from dart-lang/expose_uuid by Devon Carew · 8 years ago
  55. e6a6a67 expose the uuid library by Devon Carew · 8 years ago
  56. 70fd93f Merge pull request #87 from dart-lang/3_0 by Devon Carew · 8 years ago
  57. 9b98895 use the stable sdk by Devon Carew · 8 years ago
  58. b78b1cb remove flutter specific code by Devon Carew · 8 years ago
  59. b59f60b add back in the older usage API by Devon Carew · 8 years ago
  60. 04b81a3 bump to 3.0 by Devon Carew · 8 years ago
  61. f1277be Merge pull request #83 from dart-lang/flutter_sdk_ref by Devon Carew · 8 years ago
  62. 31e4b1a use the newer Flutter sdk reference style by Devon Carew · 8 years ago
  63. 118714e Merge pull request #82 from dart-lang/devoncarew-patch-1 by Devon Carew · 8 years ago
  64. ed2efb4 Update readme.md by Devon Carew · 8 years ago
  65. 1443cdb Merge pull request #79 from dart-lang/fix_flutter_api_change by Devon Carew · 8 years ago
  66. d7ddd56 adjust to a flutter api change by Devon Carew · 8 years ago v2.2.2
  67. f175846 improve the usage agent string for the cli client by Devon Carew · 8 years ago v2.2.1
  68. e9bde46 Merge pull request #76 from dart-lang/fix_settings_file_mutation by Devon Carew · 8 years ago v2.2.0+1
  69. b8b9003 fix an issue with changing the settings file by Devon Carew · 8 years ago
  70. 88d8553 Update readme.md by Devon Carew · 8 years ago
  71. 775bffd Merge pull request #75 from dart-lang/refactor_api by Devon Carew · 8 years ago
  72. 2d7f5a6 just test on dev by Devon Carew · 8 years ago
  73. d6a9707 refacor api by Devon Carew · 8 years ago
  74. 2705d63 Update readme.md by Devon Carew · 8 years ago
  75. 9f0f2c0 2.1.0 final by Devon Carew · 8 years ago
  76. cc74eec Merge pull request #74 from dart-lang/2_1_0 by Devon Carew · 8 years ago
  77. 58a2bc7 2.1.0 by Devon Carew · 8 years ago
  78. a6db7c2 Merge pull request #68 from dart-lang/2.0.0 by Devon Carew · 8 years ago v2.0.0
  79. 1e15afd 2.0.0 by Devon Carew · 8 years ago
  80. d45afe0 Update readme.md by Devon Carew · 8 years ago
  81. 2e373d3 Merge pull request #67 from dart-lang/refactor_libraries by Devon Carew · 8 years ago
  82. 9f84d45 update the pubspec file by Devon Carew · 8 years ago
  83. 0efcc85 update travis script by Devon Carew · 8 years ago
  84. c43617e refactor libraries based on conditional directive changes by Devon Carew · 8 years ago
  85. b855b3d Merge pull request #65 from abarth/rename_fixit by Devon Carew · 8 years ago
  86. 8983a79 Update flutter_example to use new names by Adam Barth · 8 years ago
  87. 3dce1b5 Merge pull request #64 from dart-lang/update_usage by Devon Carew · 8 years ago
  88. 167561c update usage to 1.15.0 stable by Devon Carew · 8 years ago
  89. 6501cc3 Merge pull request #62 from collinjackson/flutter by Devon Carew · 8 years ago
  90. 532a911 Add Flutter example by Collin Jackson · 8 years ago
  91. 6e1f642 Add Flutter support by Collin Jackson · 8 years ago
  92. 0aad135 Add factory constructor for Analytics by Collin Jackson · 8 years ago
  93. f375a67 Only test against dev SDK by Collin Jackson · 8 years ago
  94. fe8c325 Fix analyzer warnings in usage_impl_io.dart by Collin Jackson · 8 years ago
  95. 98f773d Merge pull request #61 from dart-lang/add_param by Devon Carew · 8 years ago v1.2.0
  96. 4a47109 add a analyticsUrl parameter by Devon Carew · 8 years ago
  97. 4fd8ef7 Merge pull request #59 from dart-lang/strong_mode_2 by Devon Carew · 8 years ago
  98. c27fdb0 fix two strong mode issues by Devon Carew · 8 years ago
  99. 7b3aa1f Update AUTHORS by Devon Carew · 8 years ago
  100. f9624b3 Merge pull request #57 from kasperpeulen/patch-2 by Devon Carew · 8 years ago