flutter/packages
Jonah Williams 44d5950d27
[flutter_tools] switch dart defines to base64 to avoid windows control characters (#75027)
= gets escaped into %3D which seems to be tripping up cmake on windows since % is a control character. Switch to base64 encoding, since this does not have % nor , in the output character set.

This change is not trivially cherry pickable, and isn't tested on windows aside from my local, manual tests due to the planned CI work not being complete yet.

Fixes #75017
Fixes #74705
2021-02-02 09:10:48 -08:00
..
flutter Allow long press delay duration for LongPressDraggable to be adjustable (#74592) 2021-02-02 01:26:02 -08:00
flutter_driver Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00
flutter_goldens Migrate flutter_goldens to null safety (#74853) 2021-01-27 17:29:04 -08:00
flutter_goldens_client Drop mockito for flutter_goldens (#74782) 2021-01-27 13:09:46 -08:00
flutter_localizations Adds First/Last buttons to PaginatedDataTable (#73964) 2021-02-01 18:06:06 -08:00
flutter_test removed new keyword (#75049) 2021-02-01 09:59:53 -08:00
flutter_tools [flutter_tools] switch dart defines to base64 to avoid windows control characters (#75027) 2021-02-02 09:10:48 -08:00
flutter_web_plugins Simplify the flutter_web_plugins plugin registration API. (#70337) (#70722) 2020-12-03 15:35:41 -08:00
fuchsia_remote_debug_protocol Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00
integration_test Unpin mysteriously pinned packages (#74885) 2021-02-01 14:31:03 -08:00
analysis_options.yaml More lints (#70500) 2020-11-16 11:07:37 -08:00