If your code checks the current platform with Platform.isIOS
, you’ll get a runtime exception when you run on Flutter web. 💥
If your code checks the current platform with Platform.isIOS
, you’ll get a runtime exception when you run on Flutter web. 💥