mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
c51b3ca86b
Both dart:core and dart:_internal export Symbol. This is silently ignored by the VM but some tools (e.g. fasta) report a warning when processing dart:ui sources. See https://github.com/dart-lang/sdk/issues/30127 for more details.