• Greg Spencer's avatar
    Remove dependency on package:collection by moving mergeSort into... · c5527dc8
    Greg Spencer authored
    Remove dependency on package:collection by moving mergeSort into foundation/collections.dart (#59521)
    
    This removes a dependency from Flutter (package:collection) by copying the implementation of mergeSort into Flutter's foundation/collections.dart.
    
    Also, removed a reference to UnmodifiableSetView from the shortcuts code by just returning a copy instead.
    c5527dc8
Name
Last commit
Last update
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...