mirror of
https://github.com/flutter/flutter.git
synced 2026-01-21 05:04:42 +08:00
Fixes https://github.com/flutter/flutter/issues/133402 On web `1 << 32` crashes, 31 is the maximum.
Fixes https://github.com/flutter/flutter/issues/133402 On web `1 << 32` crashes, 31 is the maximum.