casos.blogg.se

Android studio debugging step over inactive
Android studio debugging step over inactive




I/flutter ( 6559): └DefaultTextStyle(inherit: true color: Color(0xd0ff0000) family: "monospace" size: 48.0 weight: 900 decoration: double Color(0xffffff00) TextDecoration.underline) This command is equivalent to pressing F10 or clicking the Step over (F10) button () on the toolbar. If the instruction is a function call, the whole function is executed. I/flutter ( 6559): └CustomPaint(renderObject: RenderCustomPaint) Click Step Over on the Debug menu to execute a single instruction on the target.

android studio debugging step over inactive

I/flutter ( 6559): └Theme(ThemeData(Brightness.light Color(0xff2196f3) etc.))

android studio debugging step over inactive

I/flutter ( 6559): └AnimatedTheme(duration: 200ms state: _AnimatedThemeState(543295893 ticker inactive ThemeDataTween(ThemeData(Brightness.light Color(0xff2196f3) etc.) → null))) I/flutter ( 6559): └ScrollConfiguration()

android studio debugging step over inactive

I/flutter ( 6559): RenderObjectToWidgetAdapter( renderObject: RenderView) I/flutter ( 6559): WidgetsFlutterBinding - CHECKED MODE






Android studio debugging step over inactive