• Eric Seidel's avatar
    Add a test to stocks for changing the locale · 09894ec5
    Eric Seidel authored
    I had to add a setLocale method to WidgetTester and
    split the code in FlutterBinding which handled locale
    changes to allow me to dispatch a locale change w/o actually
    changing what the c++ code reports as the locale.
    
    Also added the test to Travis.
    
    @abarth @jason-simmons
    09894ec5
locale_test.dart 684 Bytes