-
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
lib | ||
test | ||
LICENSE | ||
README.md | ||
analysis_options.yaml | ||
build.yaml | ||
pubspec.yaml |