mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Dart might choose to marshall the timestamps to a Java Long or Integer. Casting directly to int was crashing when the timestamp wass a Long.
Dart might choose to marshall the timestamps to a Java Long or Integer. Casting directly to int was crashing when the timestamp wass a Long.