1. 6d2bc89 [rfw] Update docs and coverage (#480) by Ian Hickson · 3 years, 11 months ago rfw-v1.0.2
  2. 2e13fb6 [rfw] Add FractionallySizedBox to RFW core widgets. (#475) by shuoch-g · 4 years ago
  3. 9d1e048 Apply review comments from Yegor (#474) by Ian Hickson · 4 years ago rfw-v1.0.1
  4. 1b7b7cc [ci] Run `publishable` check on stable channel (#479) by stuartmorgan · 4 years ago
  5. 2189b78 [ci.yaml] Master->main migration start, create try builder (#477) by Casey Hillers · 4 years ago
  6. 5cbf201 [pigeon] fixed nested classes type arguments can be omitted from the output (#471) by gaaclarke · 4 years ago pigeon-v1.0.7
  7. 35151c4 [multiple] Fix unnecessary_import lint in repo. (#473) by David Iglesias · 4 years ago
  8. 671b787 [extension_google_sign_in_as_googleapis_auth] Update example app. (#466) by David Iglesias · 4 years ago extension_google_sign_in_as_googleapis_auth-v2.0.4
  9. 0bab590 [pigeon] Update example README (#406) by Taha Tesser · 4 years ago pigeon-v1.0.6
  10. b0238fb [pigeon] fixed bug when using integer primitives on java (#472) by gaaclarke · 4 years ago pigeon-v1.0.5
  11. 881fccf [rfw] Remote Flutter Widgets package (#452) by Ian Hickson · 4 years ago rfw-v1.0.0
  12. 445b60c [extension_google_sign_in_as_googleapis_auth]updated the code snippet (#463) by Arunoday kumar · 4 years ago extension_google_sign_in_as_googleapis_auth-v2.0.3
  13. 9c51794 [pigeon] fixed cases where types can be missing from codecs (#468) by gaaclarke · 4 years ago pigeon-v1.0.4
  14. 064afdd [ci] Give write permissions to release.yml (#469) by David Iglesias · 4 years ago
  15. c0f08f3 [pigeon] updated the assert message for incomplete objc protocol implementation (#462) by gaaclarke · 4 years ago
  16. 783234a Give the labeler access to PRs (#467) by Ian Hickson · 4 years ago
  17. 690df32 renew cirrus key (#464) by keyonghan · 4 years ago
  18. e8dd137 [cross_file] Unify XFile interface on web and mobile (#459) by Ahmed Fwela · 4 years ago cross_file-v0.3.1+5
  19. 77eac14 [ci] Update lewagon/wait-on-check-action to latest version. (#461) by David Iglesias · 4 years ago
  20. 9886b8b Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE (#456) by Konstantin Scheglov · 4 years ago
  21. d8c10c7 [pigeon] made it so async java handlers can report errors (#460) by gaaclarke · 4 years ago pigeon-v1.0.2
  22. 3de1bd3 [pigeon] fixed bug where classes aren't generated (#458) by gaaclarke · 4 years ago pigeon-v1.0.1
  23. c734cae Test that IPv6 sockets get closed (fe5dc3513b2c673bdfdc779b3ea2035ba13dd5e4) (#457) by Dan Field · 4 years ago multicast_dns-v0.3.1
  24. ddcdd00 Remove unused .travis.yml (#446) by godofredoc · 4 years ago
  25. fe5dc35 Close the IPv6 any addr socket in stop() (#455) by ghermana · 4 years ago
  26. 43a524d [pigeon] updated to 1.0.0 (#447) by gaaclarke · 4 years ago pigeon-v1.0.0
  27. b952cbf Roll to version 0.6.0+1 of repo tooling (#454) by stuartmorgan · 4 years ago
  28. e3b4b33 [palette_generator] Add PaletteGenerator.fromByteData (#450) by nt4f04uNd · 4 years ago palette_generator-v0.3.1
  29. db0504a [flutter_markdown]: Release v0.6.6 (#453) by Brett Morgan · 4 years ago flutter_markdown-v0.6.6
  30. 5c69b36 [pointer_interceptor] Remove iOS and Android from example (#442) by stuartmorgan · 4 years ago
  31. 08f9f7b Support soft line break. (#437) by YeungKC · 4 years ago
  32. 71db894 [pigeon] made copyright headers work for dart test output (#448) by gaaclarke · 4 years ago
  33. 8413629 Update wait-on-check version (#451) by stuartmorgan · 4 years ago
  34. 2cc3e6e [pigeon] fixed java generics for Maps (#449) by gaaclarke · 4 years ago
  35. fafa664 [pigeon] implemented custom objc selectors (#443) by gaaclarke · 4 years ago
  36. 4616934 [pigeon] updated the docs for 1.0 (#420) by gaaclarke · 4 years ago
  37. 6c1412a [pigeon] fixed ConfigurePigeon overriding the dart_out parameter (#445) by gaaclarke · 4 years ago
  38. f0ae38e Scale gcs metrics center write with task name (#444) by keyonghan · 4 years ago metrics_center-v1.0.1
  39. 8ea7bec [pigeon] implemented multiple arity generators (#426) by gaaclarke · 4 years ago
  40. ad83ff8 flutter_markdown: fix "Duplicate keys found" - use UniqueKey() instead of millisecondsSinceEpoch (#433) by Herbert Poul · 4 years ago flutter_markdown-v0.6.5
  41. 035ba3e Update flutter_plugin_tools to 0.5.0 (#441) by stuartmorgan · 4 years ago
  42. 5305a7c pass on the sdkPath. (#440) by zhenqiu1101 · 4 years ago
  43. 7b0b8e3 [metric_center] Migrate code to null safety (#439) by Casey Hillers · 4 years ago metrics_center-v1.0.0
  44. e438ad5 [pigeon] added void TypeDeclaration helper (#432) by gaaclarke · 4 years ago
  45. 2c450d9 [pigeon] unnamed arguments and nonnull typeArguments (#435) by gaaclarke · 4 years ago
  46. 6304033 [multicast_dns] Fix for #88242 README.md broken link for bin dir (#436) by Guy Luz · 4 years, 1 month ago multicast_dns-v0.3.0+1
  47. c0b0bdd [Pigeon] Add the optional sdkPath parameter for specifying Dart SDK path (#434) by zhenqiu1101 · 4 years, 1 month ago
  48. 5820fda [pigeon] generics and parsing multiple parameters (#428) by gaaclarke · 4 years, 1 month ago
  49. 5c1c13a [ci.yaml] Add LUCI config information (#431) by Casey Hillers · 4 years, 1 month ago
  50. 2a3ffd3 [pigeon] fixed some NPE for nested types in java (#430) by gaaclarke · 4 years, 1 month ago
  51. ae0ab86 Don't use 'flutter upgrade' on Cirrus (#429) by stuartmorgan · 4 years, 1 month ago
  52. 5926d01 [flutter_markdown] Fix mergeInlineChildren when first span is not a TextSpan (#365) by Eric Dhom · 4 years, 1 month ago flutter_markdown-v0.6.4
  53. c813f48 [pigeon] added an error until we support primitive enums (#423) by gaaclarke · 4 years, 1 month ago
  54. 8415ca6 [metrics_center] suppressed new linter warnings (#422) by gaaclarke · 4 years, 1 month ago
  55. 55010fb [pointer_interceptor] suppressed new linter warnings (#421) by gaaclarke · 4 years, 1 month ago
  56. 41b51d0 [Pigeon] Add one_language flag to pigeon (#419) by zhenqiu1101 · 4 years, 1 month ago
  57. c20951f [flutter_markdown] [bug-fix] [#86138] Forcing a unique key for RichText widgets (#415) by Abdlrhman Shehata · 4 years, 1 month ago flutter_markdown-v0.6.3
  58. 73c64d8 [pigeon] implemented primitive datatypes (#414) by gaaclarke · 4 years, 1 month ago
  59. c359efa [pigeon] moved to a custom codec (#399) by gaaclarke · 4 years, 1 month ago
  60. e8950bc [pigeon] removed the formatter from local_tests (#395) by gaaclarke · 4 years, 1 month ago
  61. 08e24d4 [pigeon] cleanup pigeon lib tests (#398) by gaaclarke · 4 years, 1 month ago
  62. ebc0723 [pigeon] Do not 'activate' flutter_plugin_tools (#412) by stuartmorgan · 4 years, 1 month ago
  63. 8da24ab [cross_file] Improve dart:io saveTo (#404) by stuartmorgan · 4 years, 2 months ago cross_file-v0.3.1+4
  64. 1e5b010 Always run all steps of the format+analyze task (#408) by stuartmorgan · 4 years, 2 months ago
  65. 5669955 [imitation_game] Ignore a new deprecation warning (#407) by stuartmorgan · 4 years, 2 months ago
  66. 0c7212c Re-run Dart formatter (#405) by stuartmorgan · 4 years, 2 months ago
  67. d17341b [flutter_image] Add custom request headers. (#374) by Ron Bessems · 4 years, 2 months ago flutter_image-v4.1.0
  68. 735a947 [flutter_lints] Fix readme (#394) by nohli · 4 years, 2 months ago flutter_lints-v1.0.4
  69. 78126e6 Add --no-fatal-infos to customer_testing scripts (#371) by Ian Hickson · 4 years, 2 months ago
  70. 11b6af8 Fix another bare use of 'pub' (#403) by stuartmorgan · 4 years, 2 months ago
  71. 5a46376 Replace 'pub' with 'dart pub' in CI scripts (#401) by stuartmorgan · 4 years, 2 months ago
  72. 48f5ae2 [ci] Enable auto publish (#400) by Chris Yang · 4 years, 2 months ago
  73. 501e3c4 Update the rules for the post-merge labeler (#379) by stuartmorgan · 4 years, 2 months ago
  74. 9702adf Fix link syntax in CONTRIBUTING.md (#389) by Maytheu · 4 years, 2 months ago
  75. 4996352 [pigeon] added more errors for improper usage (#393) by gaaclarke · 4 years, 2 months ago
  76. 59160ba [pigeon] added a test to assert circular references (#397) by gaaclarke · 4 years, 2 months ago
  77. 8388832 [pigeon] added error for static fields (#392) by gaaclarke · 4 years, 2 months ago
  78. 68d6408 Update ci.yaml documentation link (#388) by Casey Hillers · 4 years, 2 months ago
  79. e528db7 [flutter_template_images] Support the new skeleton app template (#366) by Filip Hracek · 4 years, 2 months ago flutter_template_images-v4.0.0
  80. 66a6816 [pigeon] transitioned compilation tests to platform tests (#387) by gaaclarke · 4 years, 2 months ago
  81. 2db5e2d [pigeon] added a tool to help with comparing the output of different versions (#390) by gaaclarke · 4 years, 2 months ago
  82. 967c062 [pigeon] Added a more explicit error if generic fields are used. (#391) by gaaclarke · 4 years, 2 months ago
  83. 25367c7 [pigeon] started raising an error if trying to use more than one file (#385) by gaaclarke · 4 years, 2 months ago
  84. 504b20b [pigeon] switched to parsing with the analyzer (#381) by gaaclarke · 4 years, 2 months ago
  85. 8c03b5e [pigeon] fixed recursing into class declarations in the front end parser (#386) by gaaclarke · 4 years, 2 months ago
  86. 7277bd7 [CrossFile] Fix class name in readme (#383) by Jonas Uekötter · 4 years, 2 months ago cross_file-v0.3.1+3
  87. 5ec330f update gcp credentials (#384) by keyonghan · 4 years, 2 months ago
  88. a0425da [cross_file] sorted imports (#382) by gaaclarke · 4 years, 2 months ago
  89. c12539f [pigeon] fixed error returning errors from async void(void) functions (#380) by gaaclarke · 4 years, 2 months ago
  90. 5bd986b [Pigeon] enum ios unittest (#376) by gaaclarke · 4 years, 3 months ago
  91. 6833bcc [pigeon] updated readme and made version 0.2.2 (#372) by gaaclarke · 4 years, 3 months ago
  92. 27b2ce6 [pigeon] replaced all_datatype compilation tests with platform unit tests (#373) by gaaclarke · 4 years, 3 months ago
  93. 2efee6d [cross_file] Update README (#370) by Aneesh Rao · 4 years, 3 months ago
  94. 8facc0d [metric_center] Update packages to null safety (#378) by Casey Hillers · 4 years, 3 months ago
  95. 1ed18e3 [pigeon] added the ability to add a copyright notice to generated files (#377) by gaaclarke · 4 years, 3 months ago
  96. 1f021ea [Pigeon] Fix Obj-C generation cast bug (#375) by Gary Qian · 4 years, 3 months ago
  97. 9fadcec Enable pubspec checks (#367) by stuartmorgan · 4 years, 3 months ago
  98. 6173824 [flutter_template_images] Fix maskable icons (#363) by Aneesh Rao · 4 years, 3 months ago flutter_template_images-v3.0.1
  99. d2edf76 [flutter_lints]: analyzer_options.yaml -> analysis_options.yaml (#368) by Brett Morgan · 4 years, 3 months ago flutter_lints-v1.0.3
  100. cdabfd3 [pointer_interceptor] Shadow dom tweaks (#364) by David Iglesias · 4 years, 3 months ago pointer_interceptor-v0.9.0+1