Skip to main content
m
3mo ago

Rive widget works in Flutter Web, same Rive file gets exception on Flutter iOS

Rive widget works perfectly in Flutter Web deployment,
the exact same Rive file on Flutter iOS gets

Exception caught by rendering library

type 'double' is not a subtype of type 'int'

Flutter 3.24.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 4cf269e36d (4 weeks ago) • 2024-09-03 14:30:00 -0700
Engine • revision a6bd3f1de1
Tools • Dart 3.5.2 • DevTools 2.37.2

iOS simulator iOS 18.0 on iPad Air 11 inch (M2)

1 reply
3mo ago

Do you mind pasting a code snippet or a link to a GitHub repo so I can take a closer look?