Failed to compile for flutter web.
Error: The integer literal ... can't be represented exactly in JavaScript.
Try changing the literal to something that can be represented in JavaScript. In JavaScript .... is the closest value that can be represented exactly.
const int int64MaxValue = ...;