mirror of
https://github.com/flutter/flutter.git
synced 2026-01-19 20:22:03 +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.