9 Commits

Author SHA1 Message Date
Christopher Fujino
8aaec3a093
Conductor output updates (#160054)
Update some outdated, obsolete text output from the conductor.
2024-12-11 19:15:12 +00:00
Christopher Fujino
aac5e95ae5
[flutter_tools] refactor packages_autoroller.dart script (#106580) 2022-06-27 14:09:10 -07:00
Christopher Fujino
a30012b275
Add update packages roller (#100982) 2022-06-22 17:04:07 -07:00
Christopher Fujino
5a959c948c
wrap $DART_BIN invocation in double quotes to escape spaces (#92617) 2021-10-29 08:44:37 -07:00
Christopher Fujino
69ae50310b
[flutter_conductor] implement UI scaffold (#90621) 2021-09-24 15:30:09 -07:00
Christopher Fujino
a82255b57a
[flutter_conductor] updates (#86452) 2021-07-29 14:19:04 -07:00
Christopher Fujino
711f9b7c43
[flutter_conductor] migrate conductor to null-safety (#86117) 2021-07-08 15:09:15 -07:00
Christopher Fujino
c3822edbe8
Conductor add next (#84354) 2021-06-21 18:46:02 -07:00
Christopher Fujino
62d00c6d5f
Migrate flutter conductor out of dev/tools and into its own directory (#83313)
* Migrate flutter conductor out of dev/tools and into its own directory

* flesh out documentation

* fix analysis options

* fix integration test
2021-05-25 16:12:53 -07:00