mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
NSLocale objectForKey: may return nil for NSLocaleLanguageCode and NSLocateCountryCode in certain cases. This adds a defensive nil check for such cases.