You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the 4.2.3 we're facing the crash issue, Please find the below error trace.
Mostly facing on iOS
File "box.dart", line 1994, in RenderBox.size
File "framework.dart", line 4726, in Element.size
File "linear_percent_indicator.dart", line 165, in _LinearPercentIndicatorState.initState.<fn>.<fn>
File "framework.dart", line 1203, in State.setState
File "linear_percent_indicator.dart", line 164, in _LinearPercentIndicatorState.initState.<fn>
File "binding.dart", line 1386, in SchedulerBinding._invokeFrameCallback
File "binding.dart", line 1322, in SchedulerBinding.handleDrawFrame
File "binding.dart", line 1169, in SchedulerBinding._handleDrawFrame
File "hooks.dart", line 312, in _invoke
File "platform_dispatcher.dart", line 399, in PlatformDispatcher._drawFrame
File "hooks.dart", line 283, in _drawFrame
flutter doctor
[✓] Flutter (Channel stable, 3.19.6, on macOS 15.0.1 24A348 darwin-arm64, locale
en-IN)
• Flutter version 3.19.6 on channel stable at /Users/CES/Desktop/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 54e66469a9 (8 months ago), 2024-04-17 13:08:03 -0700
• Engine revision c4cd48e186
• Dart version 3.3.4
• DevTools version 2.31.1
The text was updated successfully, but these errors were encountered:
In the 4.2.3 we're facing the crash issue, Please find the below error trace.
Mostly facing on iOS
The text was updated successfully, but these errors were encountered: