• Jonah Williams's avatar
    [flutter_tools] remove globals from base/android (#60480) · 55e3770f
    Jonah Williams authored
    Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
    55e3770f
android_sdk_test.dart 8.43 KB