- 5491c8c Auto-format Framework (#160545) by Michael Goderbauer · 3 weeks ago
- fb290b3 docimports for flutter_goldens, flutter_localizations, flutter_web_plugins, fuchsia_remote_debug_protocol, integration_test (#151271) by Michael Goderbauer · 6 months ago
- 9727253 Add `none` language strings to code blocks. (#146154) by Kallen Tu · 9 months ago
- 1725a26 Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114834) by Naud Ghebre · 2 years, 2 months ago
- 01507ba Revert "Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114637)" (#114715) by Chris Bracken · 2 years, 2 months ago
- b187bc4 Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114637) by Naud Ghebre · 2 years, 2 months ago
- 0c2f7bc Remove errant double spaces (#110758) by Pierre-Louis · 2 years, 4 months ago
- 299d484 Enable more lints (#91642) by Ian Hickson · 3 years, 3 months ago
- 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 3 months ago
- b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 3 months ago
- 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 3 months ago
- f25b833 Enable `avoid_print` lint. (#91444) by Ian Hickson · 3 years, 3 months ago
- c2ea78d Revert "Enable `avoid_print` lint. (#91332)" (#91438) by Mouad Debbar · 3 years, 3 months ago
- cb378ed Enable `avoid_print` lint. (#91332) by Ian Hickson · 3 years, 3 months ago
- 975fcc1 master->main deafult branch migration (#89782) by Phil Quitslund · 3 years, 4 months ago
- b554f89 Enable unnecessary_null_checks lint (#82084) by Abhishek Ghaskata · 3 years, 8 months ago
- a7e3b1a Clean up ignores that are not ignoring anything (#78493) by Michael Goderbauer · 3 years, 10 months ago
- cb867bb Enable unnecessary_await_in_return lint (#77434) by Michael Goderbauer · 3 years, 10 months ago
- 807bb29 enable prefer_function_declarations_over_variables lint (#77398) by Michael Goderbauer · 3 years, 10 months ago
- 7b251f5 Enable use_function_type_syntax_for_parameters lint (#77163) by Michael Goderbauer · 3 years, 10 months ago
- 7088c5b Update all packages (#76143) by Jonah Williams · 3 years, 11 months ago
- a204f03 Null safe migration for fuchsia_remote_debug_protocol (#74762) by Dan Field · 4 years ago
- d153832 Roll packages to null safe (vm_service, test, etc.) (#74671) by Dan Field · 4 years ago
- 5318782 Use package:vm_service instead of json_rpc_2 (#74215) by Dan Field · 4 years ago
- bf41c78 Reland fuchsia_remote_debug_protocol allows open port on remote device (#66271) by Satsuki Ueno · 4 years, 4 months ago
- 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 4 months ago
- a91bf5f Revert "fuchsia_remote_debug_protocol allows open port on remote device (#63996)" (#65704) by Zachary Anderson · 4 years, 4 months ago
- 33f7995 fuchsia_remote_debug_protocol allows open port on remote device (#63996) by Satsuki Ueno · 4 years, 4 months ago
- fb953b7 Cast to List<dynamic> and cast(). (#51591) by Konstantin Scheglov · 4 years, 10 months ago
- f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
- b953c3e use raw strings to avoid escaping (#50322) by Alexandre Ardhuin · 5 years ago
- 5c28e3e unnecessary escapes fixes (#50178) by Alexandre Ardhuin · 5 years ago
- 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- 0a66d8a implicit-casts:false in fuchsia_remote_debug_protocol (#45239) by Alexandre Ardhuin · 5 years ago
- a60bf8e Spell check of Flutter docs (#45200) by Greg Spencer · 5 years ago
- df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
- 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
- 6d4b0ab Ignore some JSON RPC errors (#32710) by Dan Field · 6 years ago
- a850440 Revert "Handle notification errors (#31868)" (#31886) by Dan Field · 6 years ago
- c0d5fd2 Handle notification errors (#31868) by Dan Field · 6 years ago
- 1db5d66 Capture JSON RPC errors that presently get swallowed (#31584) by Dan Field · 6 years ago
- 39ebae2 [fuchsia] Fix isolate filter (#30458) by Zachary Anderson · 6 years ago
- 440ce8f Fix indentations of statements in BlockFunctionBody (#28933) by Alexandre Ardhuin · 6 years ago
- 802eca2 set literal conversions (#27811) by Phil Quitslund · 6 years ago
- ea4cffd [fuchsia] Fix paths to find and ls (#28280) by Zachary Anderson · 6 years ago
- 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
- ef276ff format initializer list of constructors (#27111) by Alexandre Ardhuin · 6 years ago
- 33cd720 [frdp] Adds paths for `find` and `ls` for Fuchsia execution. (#26680) by Andrew Davies · 6 years ago
- b18a2b1 [fuchsia] Get Dart VM service ports from The Hub (#25332) by Zachary Anderson · 6 years ago
- b722a74 [frdp] Add `includeNonFlutterIsolates` flag. (#23693) by Andrew Davies · 6 years ago
- 1531ef6 [frdp] Add configurable timeouts for VM. (#22893) by Andrew Davies · 6 years ago
- 9ceb9ab [flutter_driver] Adds fuchsia compat for connect() (#22633) by Andrew Davies · 6 years ago
- 39daab2 [frdp] Add optional dart isolate filter. (#22590) by Andrew Davies · 6 years ago
- c26b56c apply lint prefer_void_to_null in packages/fuchsia_remote_debug_protocol (#22690) by Alexandre Ardhuin · 6 years ago
- 5de96bb unnecessary this in field initializers (#22522) by Alexandre Ardhuin · 6 years ago
- f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
- 1c2f478 [frdp][connection] Exception checks in _getDartVm (#22386) by Andrew Davies · 6 years ago
- 491c4e2 [frdp] Removes regex check for Isolate search. (#22100) by Andrew Davies · 6 years ago
- 989cf18 [H] Cleanup (#21542) by Ian Hickson · 6 years ago
- a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 6 years ago
- 2f3dd2c [frdb] Adds function to await Dart VM's (#20597) by Andrew Davies · 6 years ago
- eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 6 years ago
- 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 6 years ago
- 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 6 years ago
- 32f9444 Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) by Leaf Petersen · 6 years ago
- f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 6 years ago
- cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 6 years ago
- 1cd09e5 [frdb] Change to warning log on timeout. (#19006) by Andrew Davies · 7 years ago
- 08d3dee [frdb] Fix JSON casting in RPC calls. (#18655) by Andrew Davies · 7 years ago
- 39f0076 [frdp] Use 'true' instead of 'date' for dummy ssh tunnel command (#18680) by Zachary Anderson · 7 years ago
- 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
- 5ed0290 [frdb] Add support for env connection variable. (#18429) by Andrew Davies · 7 years ago
- 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
- b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
- 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
- 6dbdccf [frdb] Updates `invokeRpc` method and VM connect. (#17819) by Andrew Davies · 7 years ago
- d820e5f Use deprecated io constants (#17278) by Todd Volkert · 7 years ago
- b2c98f9 Roll engine to e976be13c51448f89107d082ec81e2b6731671fa (#17266) by Yegor · 7 years ago
- 284d87d [frdp] Fix authors statement. (#17263) by Andrew Davies · 7 years ago
- 5d590af [frdp] Adds DartVM events/driver support. (#17170) by Andrew Davies · 7 years ago
- 61de501 [frdp] Ignore stale ports. (#16944) by Andrew Davies · 7 years ago
- c7ee37a [fuchsia] Pass a dummy command to the ssh tunnel setup (#16906) by Zachary Anderson · 7 years ago v0.3.4
- e7154be Remove the rest of the uses of Number.tryParse() (#16568) by Hans Muller · 7 years ago
- e0cd42e Roll engine to 76cb311d9c33720dcd19274228b39ecdbad8d9af (with rolled dart) (#16518) by Alexander Aprelev · 7 years ago
- 72fd020 [fuchsia_remote_debug_protocol] Adds the fuchsia remote debug protocol package. by Andrew Davies · 7 years ago