mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Inspired by https://github.com/flutter/engine/pull/50767. [As their documentation notes](https://docs.oracle.com/javase/8/docs/api/java/util/ArrayDeque.html), `ArrayDeque`s are generally faster than LinkedList when used as a queue. Fixes https://github.com/flutter/flutter/issues/143721 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style