mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We're seeing issues with and "und" (undefined) locale and exceptions in applications (see https://github.com/ubuntu/app-center/issues/1659). It seems the GLib method for getting the language names doesn't clean up invalid values, so we should do that.