mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
initialize from dill does not handle changing null-safety flags and will incorrectly use the nullability mode of the last compile. Add all extra frontend options to the unique name prefix for the flutter run dill cache to avoid this situation.