mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
* Set the character set on the response for the index.html when running the app with flutter tool. * Add expectation to existing test that verifies the character set on the requested index.html reponse. Fixes: https://github.com/dart-lang/sdk/issues/62090 --------- Co-authored-by: Ben Konyi <bkonyi@google.com>