mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Check for special case index out of bounds condition for leading space * Add TODO * Rework to pass tests * More robust check for leading * Minor adjustment * Fix order bug * Do not modify for leading space * Fix test value * Condition