Skip to content

App loses connection as soon as it runs. #54752

@alexradu04

Description

@alexradu04

Steps to Reproduce

  1. Run any app through VS Code.

Expected results:
App launching on my device and working.

Actual results:
old version of app lauches on device, but than loses connection.

Logs
[  +27 ms] executing: [C:\src\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +144 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +2 ms] 9cc69d47a5a97fc5b7aea8dd08b84d3d322714c5
[        ] executing: [C:\src\flutter/] git describe --match *.*.* --first-parent --long --tags
[ +267 ms] Exit code 0 from: git describe --match *.*.* --first-parent --long --tags
[   +1 ms] 1.18.0-dev.5.0-19-g9cc69d47a
[  +11 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +142 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[   +1 ms] origin/master
[        ] executing: [C:\src\flutter/] git ls-remote --get-url origin
[ +137 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[ +143 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref HEAD
[ +107 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[   +1 ms] master
[ +110 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[  +11 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +6 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[  +11 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +7 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +2 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +31 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe devices -l
[  +83 ms] List of devices attached
           RF8M22N2RGH            device product:beyond1lteeea model:SM_G973F device:beyond1 transport_id:1
[   +9 ms] C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell getprop
[ +156 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +8 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[   +4 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +2 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[   +6 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[   +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +223 ms] Generating C:\dev\flutter\shopApp\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java
[  +39 ms] ro.hardware = exynos9820
[   +1 ms] ro.build.characteristics = phone
[  +87 ms] Launching lib\main.dart on SM G973F in debug mode...
[  +14 ms] C:\src\flutter\bin\cache\dart-sdk\bin\dart.exe C:\src\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root
C:\src\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names
-Ddart.developer.causal_async_stacks=true --output-dill C:\Users\Lenovo\AppData\Local\Temp\flutter_tool.fc883601-7e57-11ea-b1b0-5800e358a182\app.dill      
--packages C:\dev\flutter\shopApp\.packages -Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions        
--enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build\cache.dill
[  +40 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\build-tools\30.0.0-rc2\aapt dump xmltree
C:\dev\flutter\shopApp\build\app\outputs\flutter-apk\app.apk AndroidManifest.xml
[  +81 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\Android\sdk\build-tools\30.0.0-rc2\aapt dump xmltree
C:\dev\flutter\shopApp\build\app\outputs\flutter-apk\app.apk AndroidManifest.xml
[   +4 ms] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1c
               A: android:compileSdkVersionCodename(0x01010573)="9" (Raw: "9")
               A: package="com.example.shopApp" (Raw: "com.example.shopApp")
               A: platformBuildVersionCode=(type 0x10)0x1c
               A: platformBuildVersionName=(type 0x10)0x9
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1c
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=22)
                 A: android:label(0x01010001)="shopApp" (Raw: "shopApp")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw: "androidx.core.app.CoreComponentFactory")       
                 E: activity (line=28)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.shopApp.MainActivity" (Raw: "com.example.shopApp.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=42)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw: "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=52)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040000
                   E: intent-filter (line=56)
                     E: action (line=57)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=59)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=66)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[  +23 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell -x logcat -v time -t 1
[ +225 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell -x logcat -v time -t 1
[   +1 ms] --------- beginning of main
           04-14 16:58:18.034 D/bauth_FPBAuthService( 5540): FPBAuthService, 11294
[ +166 ms] <- compile package:shopApp/main.dart
[  +46 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe version
[  +94 ms] Android Debug Bridge version 1.0.41
           Version 29.0.6-6198805
           Installed as C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe
[   +5 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe start-server
[  +94 ms] Building APK
[  +31 ms] Running Gradle task 'assembleDebug'...
[   +3 ms] gradle.properties already sets `android.enableR8`
[   +6 ms] Using gradle from C:\dev\flutter\shopApp\android\gradlew.bat.
[  +15 ms] C:\dev\flutter\shopApp\android\gradlew.bat mode: 33279 rwxrwxrwx.
[  +34 ms] executing: C:\Users\Lenovo\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\192.6308749\jre\bin\java -version
[ +172 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\192.6308749\jre\bin\java -version
[   +1 ms] openjdk version "1.8.0_212-release"
           OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)
           OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
[  +15 ms] executing: [C:\dev\flutter\shopApp\android/] C:\dev\flutter\shopApp\android\gradlew.bat -Pverbose=true -Ptarget-platform=android-arm64
-Ptarget=C:\dev\flutter\shopApp\lib\main.dart -Ptrack-widget-creation=true -Pfilesystem-scheme=org-dartlang-root assembleDebug
[+3212 ms] > Task :app:compileFlutterBuildDebug UP-TO-DATE
[   +4 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE
[   +3 ms] > Task :app:preBuild UP-TO-DATE
[ +117 ms] > Task :app:preDebugBuild UP-TO-DATE
[   +8 ms] > Task :app:compileDebugAidl NO-SOURCE
[  +21 ms] > Task :app:checkDebugManifest UP-TO-DATE
[   +1 ms] > Task :app:compileDebugRenderscript NO-SOURCE
[   +2 ms] > Task :app:generateDebugBuildConfig UP-TO-DATE
[   +2 ms] > Task :app:cleanMergeDebugAssets
[  +39 ms] > Task :app:mergeDebugShaders UP-TO-DATE
[   +3 ms] > Task :app:compileDebugShaders UP-TO-DATE
[   +1 ms] > Task :app:generateDebugAssets UP-TO-DATE
[   +2 ms] > Task :app:mergeDebugAssets
[ +360 ms] > Task :app:copyFlutterAssetsDebug
[   +2 ms] > Task :app:mainApkListPersistenceDebug UP-TO-DATE
[  +39 ms] > Task :app:generateDebugResValues UP-TO-DATE
[  +27 ms] > Task :app:generateDebugResources UP-TO-DATE
[  +37 ms] > Task :app:mergeDebugResources UP-TO-DATE
[   +5 ms] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
[  +26 ms] > Task :app:processDebugManifest UP-TO-DATE
[  +28 ms] > Task :app:processDebugResources UP-TO-DATE
[  +36 ms] > Task :app:compileDebugKotlin UP-TO-DATE
[  +33 ms] > Task :app:javaPreCompileDebug UP-TO-DATE
[  +15 ms] > Task :app:compileDebugJavaWithJavac UP-TO-DATE
[   +1 ms] > Task :app:compileDebugSources UP-TO-DATE
[   +1 ms] > Task :app:processDebugJavaRes NO-SOURCE
[   +3 ms] > Task :app:mergeDebugJavaResource UP-TO-DATE
[  +38 ms] > Task :app:checkDebugDuplicateClasses UP-TO-DATE
[   +7 ms] > Task :app:transformClassesWithDexBuilderForDebug UP-TO-DATE
[   +2 ms] > Task :app:desugarDebugFileDependencies UP-TO-DATE
[  +90 ms] > Task :app:mergeExtDexDebug UP-TO-DATE
[   +2 ms] > Task :app:mergeDexDebug UP-TO-DATE
[  +19 ms] > Task :app:validateSigningDebug UP-TO-DATE
[   +1 ms] > Task :app:signingConfigWriterDebug UP-TO-DATE
[   +2 ms] > Task :app:mergeDebugJniLibFolders UP-TO-DATE
[  +10 ms] > Task :app:mergeDebugNativeLibs UP-TO-DATE
[   +1 ms] > Task :app:stripDebugDebugSymbols UP-TO-DATE
[   +1 ms] Compatible side by side NDK version was not found.
[   +1 ms] > Task :app:packageDebug UP-TO-DATE
[ +308 ms] > Task :app:assembleDebug
[   +2 ms] BUILD SUCCESSFUL in 4s
[   +1 ms] 31 actionable tasks: 4 executed, 27 up-to-date
[ +396 ms] Running Gradle task 'assembleDebug'... (completed in 5.2s)
[  +71 ms] calculateSha: LocalDirectory: 'C:\dev\flutter\shopApp\build\app\outputs\flutter-apk'/app.apk
[  +94 ms] calculateSha: reading file took 92us
[ +709 ms] calculateSha: computing sha took 708us
[   +9 ms] √ Built build\app\outputs\flutter-apk\app-debug.apk.
[  +15 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\build-tools\30.0.0-rc2\aapt dump xmltree
C:\dev\flutter\shopApp\build\app\outputs\flutter-apk\app.apk AndroidManifest.xml
[  +87 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\Android\sdk\build-tools\30.0.0-rc2\aapt dump xmltree
C:\dev\flutter\shopApp\build\app\outputs\flutter-apk\app.apk AndroidManifest.xml
[   +2 ms] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1c
               A: android:compileSdkVersionCodename(0x01010573)="9" (Raw: "9")
               A: package="com.example.shopApp" (Raw: "com.example.shopApp")
               A: platformBuildVersionCode=(type 0x10)0x1c
               A: platformBuildVersionName=(type 0x10)0x9
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1c
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=22)
                 A: android:label(0x01010001)="shopApp" (Raw: "shopApp")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw: "androidx.core.app.CoreComponentFactory")       
                 E: activity (line=28)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.shopApp.MainActivity" (Raw: "com.example.shopApp.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=42)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw: "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=52)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040000
                   E: intent-filter (line=56)
                     E: action (line=57)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=59)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=66)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[  +13 ms] Stopping app 'app.apk' on SM G973F.
[  +17 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell am force-stop com.example.shopApp
[ +235 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell pm list packages com.example.shopApp
[ +183 ms] package:com.example.shopApp1
                    package:com.example.shopApp
[   +6 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell cat
/data/local/tmp/sky.com.example.shopApp.sha1
[ +120 ms] 5f46633adf2ffd075ee4c33dd53dc71d9cf967d9
[   +1 ms] Latest build already installed.
[   +1 ms] SM G973F startApp
[  +15 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH shell am start -a android.intent.action.RUN -f
0x20000000 --ez enable-background-compilation true --ez enable-dart-profiling true --ez enable-checked-mode true --ez verify-entry-points true
com.example.shopApp/com.example.shopApp.MainActivity
[ +171 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.example.shopApp/.MainActivity (has extras) }
[   +1 ms] Waiting for observatory port to be available...
[ +938 ms] Observatory URL on device: http://127.0.0.1:39305/UvDQMziH--4=/
[   +3 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward tcp:0 tcp:39305
[  +90 ms] 51362
[   +1 ms] Forwarded host port 51362 to device port 39305 for Observatory
[ +974 ms] Connecting to service protocol: http://127.0.0.1:51362/UvDQMziH--4=/
[ +494 ms] Successfully connected to service protocol: http://127.0.0.1:51362/UvDQMziH--4=/
[  +41 ms] DevFS: Creating new filesystem on the device (null)
[  +63 ms] DevFS: Created new filesystem on the device (file:///data/user/0/com.example.shopApp/code_cache/shopAppRVSRTN/shopApp/)
[   +3 ms] Updating assets
[ +129 ms] Syncing files to device SM G973F...
[   +3 ms] Scanning asset files
[   +4 ms] <- reset
[   +6 ms] Compiling dart to kernel with 0 updated files
[   +3 ms] <- recompile package:shopApp/main.dart 94ecc9e3-5d6e-4987-bf27-68d772e41005
[   +1 ms] <- 94ecc9e3-5d6e-4987-bf27-68d772e41005
[ +115 ms] Updating files
[ +429 ms] DevFS: Sync finished
[   +2 ms] Syncing files to device SM G973F... (completed in 563ms)
[   +8 ms] Synced 1.1MB.
[  +17 ms] <- accept
[   +4 ms] Connected to _flutterView/0x7a5e222820.
[   +4 ms] Flutter run key commands.
[   +2 ms] r Hot reload. 
[   +1 ms] R Hot restart.
[   +2 ms] h Repeat this help message.
[   +6 ms] d Detach (terminate "flutter run" but leave application running).
[   +3 ms] c Clear the screen
[   +1 ms] q Quit (terminate the application on the device).
[   +1 ms] An Observatory debugger and profiler on SM G973F is available at: http://127.0.0.1:51362/UvDQMziH--4=/
[+1436 ms] I/flutter ( 4065): ══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
[   +1 ms] I/flutter ( 4065): The following assertion was thrown during performLayout():
[  +17 ms] I/flutter ( 4065): 'package:flutter/src/rendering/sliver_grid.dart': Failed assertion: line 161 pos 15:
[   +2 ms] I/flutter ( 4065): 'childMainAxisExtent != null && childMainAxisExtent >= 0': is not true.
[   +1 ms] I/flutter ( 4065): 
[   +3 ms] I/flutter ( 4065): Either the assertion indicates an error in the framework itself, or we should provide substantially
[   +1 ms] I/flutter ( 4065): more information in this error message to help you determine and fix the underlying cause.
[   +1 ms] I/flutter ( 4065): In either case, please report this assertion by filing a bug on GitHub:
[        ] I/flutter ( 4065):   https://github.com/flutter/flutter/issues/new?template=BUG.md
[        ] I/flutter ( 4065): 
[        ] I/flutter ( 4065): The relevant error-causing widget was:
[  +16 ms] I/flutter ( 4065):   GridView file:///C:/dev/flutter/shopApp/lib/widgets/products_grid.dart:16:21
[  +15 ms] I/flutter ( 4065): 
[   +2 ms] I/flutter ( 4065): When the exception was thrown, this was the stack:
[  +11 ms] I/flutter ( 4065): #2      new SliverGridRegularTileLayout (package:flutter/src/rendering/sliver_grid.dart:161:15)
[   +1 ms] I/flutter ( 4065): #3      SliverGridDelegateWithFixedCrossAxisCount.getLayout (package:flutter/src/rendering/sliver_grid.dart:332:12)
[        ] I/flutter ( 4065): #4      RenderSliverGrid.performLayout (package:flutter/src/rendering/sliver_grid.dart:524:51)
[        ] I/flutter ( 4065): #5      RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #6      RenderSliverEdgeInsetsPadding.performLayout (package:flutter/src/rendering/sliver_padding.dart:135:11)
[   +2 ms] I/flutter ( 4065): #7      RenderSliverPadding.performLayout (package:flutter/src/rendering/sliver_padding.dart:375:11)
[   +9 ms] I/flutter ( 4065): #8      RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +2 ms] I/flutter ( 4065): #9      RenderViewportBase.layoutChildSequence (package:flutter/src/rendering/viewport.dart:452:13)
[   +1 ms] I/flutter ( 4065): #10     RenderViewport._attemptLayout (package:flutter/src/rendering/viewport.dart:1444:12)
[   +1 ms] I/flutter ( 4065): #11     RenderViewport.performLayout (package:flutter/src/rendering/viewport.dart:1353:20)
[  +10 ms] I/flutter ( 4065): #12     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #13     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #14     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #15     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #16     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #17     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[  +10 ms] I/flutter ( 4065): #18     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +2 ms] I/flutter ( 4065): #19     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #20     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #21     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[  +10 ms] I/flutter ( 4065): #22     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +2 ms] I/flutter ( 4065): #23     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #24     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #25     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[        ] I/flutter ( 4065): #26     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #27     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[  +10 ms] I/flutter ( 4065): #28     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +2 ms] I/flutter ( 4065): #29     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #30     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #31     MultiChildLayoutDelegate.layoutChild (package:flutter/src/rendering/custom_layout.dart:171:11)
[        ] I/flutter ( 4065): #32     _ScaffoldLayout.performLayout (package:flutter/src/material/scaffold.dart:484:7)
[   +9 ms] I/flutter ( 4065): #33     MultiChildLayoutDelegate._callPerformLayout (package:flutter/src/rendering/custom_layout.dart:240:7)
[   +2 ms] I/flutter ( 4065): #34     RenderCustomMultiChildLayoutBox.performLayout (package:flutter/src/rendering/custom_layout.dart:399:14)
[   +1 ms] I/flutter ( 4065): #35     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #36     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[        ] I/flutter ( 4065): #37     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #38     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #39     _RenderCustomClip.performLayout (package:flutter/src/rendering/proxy_box.dart:1248:11)
[   +8 ms] I/flutter ( 4065): #40     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #41     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #42     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #43     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #44     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[  +10 ms] I/flutter ( 4065): #45     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #46     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #47     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #48     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[  +13 ms] I/flutter ( 4065): #49     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #50     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #51     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #52     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +8 ms] I/flutter ( 4065): #53     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #54     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #55     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #56     RenderOffstage.performLayout (package:flutter/src/rendering/proxy_box.dart:3225:13)
[   +2 ms] I/flutter ( 4065): #57     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +9 ms] I/flutter ( 4065): #58     _RenderTheatre.performLayout (package:flutter/src/widgets/overlay.dart:700:15)
[   +1 ms] I/flutter ( 4065): #59     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #60     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #61     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[        ] I/flutter ( 4065): #62     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #63     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +9 ms] I/flutter ( 4065): #64     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +2 ms] I/flutter ( 4065): #65     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #66     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #67     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #68     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +9 ms] I/flutter ( 4065): #69     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #70     RenderProxyBoxMixin.performLayout (package:flutter/src/rendering/proxy_box.dart:111:13)
[   +1 ms] I/flutter ( 4065): #71     RenderObject.layout (package:flutter/src/rendering/object.dart:1767:7)
[   +1 ms] I/flutter ( 4065): #72     RenderView.performLayout (package:flutter/src/rendering/view.dart:167:13)
[   +1 ms] I/flutter ( 4065): #73     RenderObject._layoutWithoutResize (package:flutter/src/rendering/object.dart:1630:7)
[   +9 ms] I/flutter ( 4065): #74     PipelineOwner.flushLayout (package:flutter/src/rendering/object.dart:887:18)
[   +2 ms] I/flutter ( 4065): #75     RendererBinding.drawFrame (package:flutter/src/rendering/binding.dart:402:19)
[   +1 ms] I/flutter ( 4065): #76     WidgetsBinding.drawFrame (package:flutter/src/widgets/binding.dart:865:13)
[   +1 ms] I/flutter ( 4065): #77     RendererBinding._handlePersistentFrameCallback (package:flutter/src/rendering/binding.dart:284:5)
[        ] I/flutter ( 4065): #78     SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1074:15)
[   +2 ms] I/flutter ( 4065): #79     SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1013:9)
[   +8 ms] I/flutter ( 4065): #80     SchedulerBinding.scheduleWarmUpFrame.<anonymous closure> (package:flutter/src/scheduler/binding.dart:822:7)
[   +2 ms] I/flutter ( 4065): (elided 13 frames from class _AssertionError, class _RawReceivePortImpl, class _Timer, dart:async, and dart:async-patch)     
[   +2 ms] I/flutter ( 4065): 
[   +1 ms] I/flutter ( 4065): The following RenderObject was being processed when the exception was fired: RenderSliverGrid#d8e64 relayoutBoundary=up2     
NEEDS-LAYOUT NEEDS-PAINT:
[  +13 ms] I/flutter ( 4065):   creator: SliverGrid ← SliverPadding ← Viewport ← IgnorePointer-[GlobalKey#f401d] ← Semantics ←
[   +2 ms] I/flutter ( 4065):     _PointerListener ← Listener ← _GestureSemantics ←
[   +1 ms] I/flutter ( 4065):     RawGestureDetector-[LabeledGlobalKey<RawGestureDetectorState>#d0641] ← _PointerListener ← Listener
[   +2 ms] I/flutter ( 4065):     ← _ScrollableScope ← ⋯
[  +12 ms] I/flutter ( 4065):   parentData: paintOffset=Offset(0.0, 0.0) (can use size)
[   +1 ms] I/flutter ( 4065):   constraints: SliverConstraints(AxisDirection.down, GrowthDirection.forward, ScrollDirection.idle,
[  +37 ms] I/flutter ( 4065):     scrollOffset: 0.0, remainingPaintExtent: 0.0, crossAxisExtent: 0.0, crossAxisDirection:
[   +3 ms] I/flutter ( 4065):     AxisDirection.right, viewportMainAxisExtent: 0.0, remainingCacheExtent: 240.0, cacheOrigin: 0.0)
[   +1 ms] I/flutter ( 4065):   geometry: null
[   +1 ms] I/flutter ( 4065):   no children current live
[   +1 ms] I/flutter ( 4065): This RenderObject has no descendants.
[   +1 ms] I/flutter ( 4065): ════════════════════════════════════════════════════════════════════════════════════════════════════
[   +1 ms] I/flutter ( 4065): Another exception was thrown: NoSuchMethodError: The getter 'scrollOffsetCorrection' was called on null.
[        ] I/flutter ( 4065): Another exception was thrown: NoSuchMethodError: The method 'debugAssertIsValid' was called on null.
[        ] I/flutter ( 4065): Another exception was thrown: NoSuchMethodError: The getter 'visible' was called on null.
[        ] I/flutter ( 4065): Another exception was thrown: NoSuchMethodError: The getter 'visible' was called on null.
[+31213 ms] Ignoring terminal input: "f" because we are busy.
[  +30 ms] Ignoring terminal input: "d" because we are busy.
[   +1 ms] I/flutter ( 4065): WidgetsFlutterBinding - CHECKED MODE
[  +12 ms] Ignoring terminal input: "s" because we are busy.
[  +65 ms] Ignoring terminal input: "v" because we are busy.
[  +65 ms] Ignoring terminal input: "f" because we are busy.
[  +31 ms] Ignoring terminal input: "e" because we are busy.
[  +14 ms] Ignoring terminal input: "" because we are busy.
[   +8 ms] Ignoring terminal input: "3" because we are busy.
[  +83 ms] Ignoring terminal input: "r" because we are busy.
[  +30 ms] Ignoring terminal input: "f" because we are busy.
[ +501 ms] I/flutter ( 4065): [root](renderObject: RenderView#04cb4)
[   +1 ms] I/flutter ( 4065): └MyApp
[   +2 ms] I/flutter ( 4065):  └MultiProvider
[   +6 ms] I/flutter ( 4065):   └_NestedHook
[   +3 ms] I/flutter ( 4065):    └ChangeNotifierProvider<Products>(value: Instance of 'Products', listening to value)
[   +1 ms] I/flutter ( 4065):     └_DefaultInheritedProviderScope<Products>(listening to value)
[   +7 ms] I/flutter ( 4065):      └_NestedHook
[   +3 ms] I/flutter ( 4065):       └ChangeNotifierProvider<Cart>(value: Instance of 'Cart', listening to value)
[   +1 ms] I/flutter ( 4065):        └_DefaultInheritedProviderScope<Cart>(listening to value)
[   +1 ms] I/flutter ( 4065):         └_NestedHook
[   +2 ms] I/flutter ( 4065):          └ChangeNotifierProvider<Orders>(value: Instance of 'Orders')
[  +10 ms] I/flutter ( 4065):           └_DefaultInheritedProviderScope<Orders>
[   +2 ms] I/flutter ( 4065):            └MaterialApp(state: _MaterialAppState#515c3)
[   +1 ms] I/flutter ( 4065):             └ScrollConfiguration(behavior: _MaterialScrollBehavior)
[   +1 ms] I/flutter ( 4065):              └WidgetsApp-[GlobalObjectKey _MaterialAppState#515c3](state: _WidgetsAppState#af274)
[   +9 ms] I/flutter ( 4065):               └Shortcuts(shortcuts: <Default WidgetsApp Shortcuts>, state: _ShortcutsState#0f26a)
[   +3 ms] I/flutter ( 4065):                └Focus(debugLabel: "Shortcuts", state: _FocusState#dfd79)
[   +1 ms] I/flutter ( 4065):                 └_FocusMarker
[        ] I/flutter ( 4065):                  └Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null,
hintOverrides: null, renderObject: RenderSemanticsAnnotations#5ebdf)
[   +2 ms] I/flutter ( 4065):                   └_ShortcutsMarker
[  +10 ms] I/flutter ( 4065):                    └Actions(dispatcher: null, actions: {DoNothingIntent: DoNothingAction#f5af0, RequestFocusIntent:
RequestFocusAction#6534a, NextFocusIntent: NextFocusAction#27abc, PreviousFocusIntent: PreviousFocusAction#5c879, DirectionalFocusIntent:
DirectionalFocusAction#17223, ScrollIntent: ScrollAction#817a1}, state: _ActionsState#ea0ad)
[   +4 ms] I/flutter ( 4065):                     └_ActionsMarker
[   +2 ms] I/flutter ( 4065):                      └FocusTraversalGroup(policy: ReadingOrderTraversalPolicy#5de89, state: _FocusTraversalGroupState#15e8d)
[  +10 ms] I/flutter ( 4065):                       └_FocusTraversalGroupMarker
[   +2 ms] I/flutter ( 4065):                        └Focus(node: FocusNode#c79f9(FocusTraversalGroup [IN FOCUS PATH]), dependencies: [_FocusMarker],      
state: _FocusState#8f3f8)
[   +2 ms] I/flutter ( 4065):                         └_FocusMarker
[  +10 ms] I/flutter ( 4065):                          └_MediaQueryFromWindow(state: _MediaQueryFromWindowsState#f9381)
[   +2 ms] I/flutter ( 4065):                           └MediaQuery(MediaQueryData(size: Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1,      
platformBrightness: Brightness.dark, padding: EdgeInsets(0.0, 42.9, 0.0, 0.0), viewPadding: EdgeInsets(0.0, 42.9, 0.0, 0.0), viewInsets: EdgeInsets.zero,  
physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true, accessibleNavigation: false, highContrast: false, disableAnimations: false,
invertColors: false, boldText: false))
[   +3 ms] I/flutter ( 4065):                            └Localizations(locale: en_US, delegates: [DefaultMaterialLocalizations.delegate(en_US),
DefaultCupertinoLocalizations.delegate(en_US), DefaultWidgetsLocalizations.delegate(en_US)], state: _LocalizationsState#b9461)
[  +11 ms] I/flutter ( 4065):                             └Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint:
null, textDirection: ltr, hintOverrides: null, renderObject: RenderSemanticsAnnotations#56c08)
[   +2 ms] I/flutter ( 4065):                              └_LocalizationsScope-[GlobalKey#7362b]
[   +1 ms] I/flutter ( 4065):                               └Directionality(textDirection: ltr)
[   +1 ms] I/flutter ( 4065):                                └Title(title: "MyShop", color: MaterialColor(primary value: Color(0xff9c27b0)))
[  +10 ms] I/flutter ( 4065):                                 └CheckedModeBanner("DEBUG")
[   +2 ms] I/flutter ( 4065):                                  └Banner("DEBUG", textDirection: ltr, location: topEnd, Color(0xa0b71c1c), text inherit:     
true, text color: Color(0xffffffff), text size: 10.2, text weight: 900, text height: 1.0x, dependencies: [Directionality])
[   +2 ms] I/flutter ( 4065):                                   └CustomPaint(renderObject: RenderCustomPaint#37565)
[   +2 ms] I/flutter ( 4065):                                    └DefaultTextStyle(debugLabel: fallback style; consider putting your text in a Material,
inherit: true, color: Color(0xd0ff0000), family: monospace, size: 48.0, weight: 900, decoration: double Color(0xffffff00) TextDecoration.underline,        
softWrap: wrapping at box width, overflow: clip)
[  +10 ms] I/flutter ( 4065):                                     └Builder
[   +2 ms] I/flutter ( 4065):                                      └AnimatedTheme(duration: 200ms, state: _AnimatedThemeState#24b5f(ticker inactive,       
ThemeDataTween(ThemeData#355f4 → null)))
[   +2 ms] I/flutter ( 4065):                                       └Theme(ThemeData#355f4)
[  +13 ms] I/flutter ( 4065):                                        └_InheritedTheme
[   +4 ms] I/flutter ( 4065):                                         └CupertinoTheme(brightness: light, primaryColor: MaterialColor(primary value:
Color(0xff9c27b0)), primaryContrastingColor: Color(0xffffffff), scaffoldBackgroundColor: Color(0xfffafafa), actionTextStyle: TextStyle(inherit: false,     
color: MaterialColor(primary value: Color(0xff9c27b0)), family: .SF Pro Text, size: 17.0, letterSpacing: -0.4, decoration: TextDecoration.none),
navActionTextStyle: TextStyle(inherit: false, color: MaterialColor(primary value: Color(0xff9c27b0)), family: .SF Pro Text, size: 17.0, letterSpacing:     
-0.4, decoration: TextDecoration.none))
[  +13 ms] I/flutter ( 4065):                                          └_InheritedCupertinoTheme
[  +13 ms] I/flutter ( 4065):                                           └IconTheme(color: MaterialColor(primary value: Color(0xff9c27b0)))
[   +1 ms] I/flutter ( 4065):                                            └IconTheme(color: Color(0xdd000000))
[   +1 ms] I/flutter ( 4065):                                             └Navigator-[GlobalObjectKey<NavigatorState> _WidgetsAppState#af274](state:       
NavigatorState#359ff(tickers: tracking 1 ticker))
[  +14 ms] I/flutter ( 4065):                                              └Listener
[   +1 ms] I/flutter ( 4065):                                               └_PointerListener(listeners: [down, up, cancel], behavior: deferToChild,       
renderObject: RenderPointerListener#c60f3)
[  +13 ms] I/flutter ( 4065):                                                └AbsorbPointer(absorbing: false, renderObject: RenderAbsorbPointer#bf347)
[   +2 ms] I/flutter ( 4065):                                                 └FocusScope(AUTOFOCUS, node: FocusScopeNode#d051d(Navigator Scope [IN FOCUS  
PATH]), dependencies: [_FocusMarker], state: _FocusScopeState#27d06)
[   +2 ms] I/flutter ( 4065):                                                  └Semantics(container: false, properties: SemanticsProperties, label: null,  
value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#4a2b5)
[  +13 ms] I/flutter ( 4065):                                                   └_FocusMarker
[   +2 ms] I/flutter ( 4065):                                                    └Overlay-[LabeledGlobalKey<OverlayState>#44737](state:
OverlayState#c6e5d(entries: [OverlayEntry#a88bb(opaque: true; maintainState: false), OverlayEntry#d1aeb(opaque: false; maintainState: true)]))
[  +13 ms] I/flutter ( 4065):                                                     └_Theatre(skipCount: 0, dependencies: [Directionality], renderObject:
_RenderTheatre#27540)
[   +2 ms] I/flutter ( 4065):
├_OverlayEntryWidget-[LabeledGlobalKey<_OverlayEntryWidgetState>#5558d](state: _OverlayEntryWidgetState#396a0)
[   +1 ms] I/flutter ( 4065):                                                      │└TickerMode(requested mode: enabled)
[  +12 ms] I/flutter ( 4065):                                                      │ └_EffectiveTickerMode(effective mode: enabled)
[   +2 ms] I/flutter ( 4065):                                                      │  └IgnorePointer(ignoring: false, renderObject:
RenderIgnorePointer#dff56)
[   +1 ms] I/flutter ( 4065):                                                      │   └ModalBarrier
[  +13 ms] I/flutter ( 4065):                                                      │    └BlockSemantics(blocking: true, renderObject:
RenderBlockSemantics#a2447)
[   +2 ms] I/flutter ( 4065):                                                      │     └ExcludeSemantics(excluding: true, renderObject:
RenderExcludeSemantics#6d0e4)
[   +1 ms] I/flutter ( 4065):                                                      │      └_ModalBarrierGestureDetector
[  +10 ms] I/flutter ( 4065):                                                      │       └RawGestureDetector(state:
RawGestureDetectorState#f1f3c(gestures: [any tap], semantics: _ModalBarrierSemanticsDelegate(), behavior: opaque))
[   +2 ms] I/flutter ( 4065):                                                      │        └_GestureSemantics(renderObject:
RenderSemanticsGestureHandler#636f9)
[   +1 ms] I/flutter ( 4065):                                                      │         └Listener
[        ] I/flutter ( 4065):                                                      │          └_PointerListener(listeners: [down], behavior: opaque,       
renderObject: RenderPointerListener#6104b)
[   +1 ms] I/flutter ( 4065):                                                      │           └Semantics(container: false, properties:
SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#5a100)
[  +11 ms] I/flutter ( 4065):                                                      │            └MouseRegion(listeners: <none>, state:
_MouseRegionState#342ad)
[   +1 ms] I/flutter ( 4065):                                                      │             └_RawMouseRegion(renderObject: RenderMouseRegion#dcb01)   
[   +1 ms] I/flutter ( 4065):                                                      │              └ConstrainedBox(BoxConstraints(biggest), renderObject:   
RenderConstrainedBox#ca44c)
[   +1 ms] I/flutter ( 4065):
└_OverlayEntryWidget-[LabeledGlobalKey<_OverlayEntryWidgetState>#9b354](state: _OverlayEntryWidgetState#364e1)
[   +2 ms] I/flutter ( 4065):                                                       └TickerMode(requested mode: enabled)
[  +10 ms] I/flutter ( 4065):                                                        └_EffectiveTickerMode(effective mode: enabled)
[   +2 ms] I/flutter ( 4065):
└_ModalScope<dynamic>-[LabeledGlobalKey<_ModalScopeState<dynamic>>#eda75](state: _ModalScopeState<dynamic>#b8e40)
[   +2 ms] I/flutter ( 4065):                                                          └_ModalScopeStatus(active)
[  +10 ms] I/flutter ( 4065):                                                           └Offstage(offstage: false, renderObject: RenderOffstage#76c82)
[   +1 ms] I/flutter ( 4065):                                                            └PageStorage
[        ] I/flutter ( 4065):                                                             └FocusScope(node: FocusScopeNode#97788(_ModalScopeState<dynamic> 
Focus Scope [PRIMARY FOCUS]), dependencies: [_FocusMarker], state: _FocusScopeState#ec64f)
[        ] I/flutter ( 4065):                                                              └Semantics(container: false, properties: SemanticsProperties,   
label: null, value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#13379)
[        ] I/flutter ( 4065):                                                               └_FocusMarker
[        ] I/flutter ( 4065):                                                                └RepaintBoundary(renderObject: RenderRepaintBoundary#190ef)   
[   +2 ms] I/flutter ( 4065):                                                                 └AnimatedBuilder(animation:
Listenable.merge([AnimationController#4ec58(⏭ 1.000; paused; for MaterialPageRoute<dynamic>(/))➩ProxyAnimation,
kAlwaysDismissedAnimation➩ProxyAnimation➩ProxyAnimation]), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme], state:
_AnimatedState#182d1)
[   +9 ms] I/flutter ( 4065):                                                                  └_FadeUpwardsPageTransition
[   +1 ms] I/flutter ( 4065):                                                                   └SlideTransition(animation: AnimationController#4ec58(⏭    
1.000; paused; for MaterialPageRoute<dynamic>(/))➩ProxyAnimation➩CurveTween(curve: Cubic(0.40, 0.00, 0.20, 1.00))➩Tween<Offset>(Offset(0.0, 0.3) →
Offset(0.0, 0.0))➩Offset(0.0, 0.0), state: _AnimatedState#32e03)
[   +1 ms] I/flutter ( 4065):                                                                    └FractionalTranslation(renderObject:
RenderFractionalTranslation#601c8)
[   +1 ms] I/flutter ( 4065):                                                                     └FadeTransition(opacity: AnimationController#4ec58(⏭     
1.000; paused; for MaterialPageRoute<dynamic>(/))➩ProxyAnimation➩CurveTween(curve: Cubic(0.42, 0.00, 1.00, 1.00))➩1.0, renderObject:
RenderAnimatedOpacity#aa995)
[  +35 ms] I/flutter ( 4065):                                                                      └AnimatedBuilder(animation:
ValueNotifier<bool>#03720(false), state: _AnimatedState#3b27d)
[   +1 ms] I/flutter ( 4065):                                                                       └IgnorePointer(ignoring: false, renderObject:
RenderIgnorePointer#c1461)
[   +1 ms] I/flutter ( 4065):                                                                        └RepaintBoundary-[GlobalKey#04d80](renderObject:      
RenderRepaintBoundary#a2323)
[   +1 ms] I/flutter ( 4065):                                                                         └Builder
[   +1 ms] I/flutter ( 4065):                                                                          └Semantics(container: false, properties:
SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#1af53)
[   +1 ms] I/flutter ( 4065):                                                                           └ProductsOverviewScreen(state:
_ProductsOverviewScreenState#b14d0)
[   +1 ms] I/flutter ( 4065):                                                                            └Scaffold(dependencies:
[_LocalizationsScope-[GlobalKey#7362b], Directionality, _InheritedTheme, _EffectiveTickerMode, MediaQuery], state: ScaffoldState#37874(tickers: tracking 2 
tickers))
[ +569 ms] I/flutter ( 4065):                                                                             └_ScaffoldScope
[   +2 ms] I/flutter ( 4065):
└PrimaryScrollController(ScrollController#838ac(one client, offset 0.0))
[   +8 ms] I/flutter ( 4065):                                                                               └Material(type: canvas, color:
Color(0xfffafafa), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme, _EffectiveTickerMode], state: _MaterialState#95095)
[   +3 ms] I/flutter ( 4065):                                                                                └AnimatedPhysicalModel(duration: 200ms, shape:rectangle, borderRadius: BorderRadius.zero, elevation: 0.0, color: Color(0xfffafafa), animateColor: false, shadowColor: Color(0xff000000),
animateShadowColor: true, dependencies: [_EffectiveTickerMode], state: _AnimatedPhysicalModelState#a8670(ticker inactive))
[   +3 ms] I/flutter ( 4065):                                                                                 └PhysicalModel(shape: rectangle,
borderRadius: BorderRadius.zero, elevation: 0.0, color: Color(0xfffafafa), shadowColor: Color(0xff000000), renderObject: RenderPhysicalModel#4d8f7)        
[  +10 ms] I/flutter ( 4065):
└NotificationListener<LayoutChangedNotification>
[   +3 ms] I/flutter ( 4065):                                                                                   └_InkFeatures-[GlobalKey#be67e ink
renderer](renderObject: _RenderInkFeatures#823e7)
[   +2 ms] I/flutter ( 4065):                                                                                    └AnimatedDefaultTextStyle(duration: 200ms,debugLabel: (englishLike body1 2014).merge((blackMountainView bodyText2).apply), inherit: false, color: Color(0xdd000000), family: Lato, size: 14.0,       
weight: 400, baseline: alphabetic, decoration: TextDecoration.none, softWrap: wrapping at box width, overflow: clip, dependencies: [_EffectiveTickerMode], 
state: _AnimatedDefaultTextStyleState#6098c(ticker inactive))
[  +12 ms] I/flutter ( 4065):                                                                                     └DefaultTextStyle(debugLabel:
(englishLike body1 2014).merge((blackMountainView bodyText2).apply), inherit: false, color: Color(0xdd000000), family: Lato, size: 14.0, weight: 400,      
baseline: alphabetic, decoration: TextDecoration.none, softWrap: wrapping at box width, overflow: clip)
[   +4 ms] I/flutter ( 4065):                                                                                      └AnimatedBuilder(animation:
AnimationController#ec31f(⏭ 1.000; paused), state: _AnimatedState#3ba2c)
[   +2 ms] I/flutter ( 4065):                                                                                       └CustomMultiChildLayout(renderObject:  
RenderCustomMultiChildLayoutBox#b64ec)
[  +10 ms] I/flutter ( 4065):                                                                                        ├LayoutId-[<_ScaffoldSlot.body>](id:
_ScaffoldSlot.body)
[   +3 ms] I/flutter ( 4065):                                                                                        │└MediaQuery(MediaQueryData(size:     
Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding: EdgeInsets.zero, viewPadding: EdgeInsets.zero,  
viewInsets: EdgeInsets.zero, physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true, accessibleNavigation: false, highContrast: false,        
disableAnimations: false, invertColors: false, boldText: false))
[   +3 ms] I/flutter ( 4065):                                                                                        │ └_BodyBuilder
[  +14 ms] I/flutter ( 4065):                                                                                        │  └ProductsGrid(dependencies:        
[_DefaultInheritedProviderScope<Products>])
[   +2 ms] I/flutter ( 4065):                                                                                        │   └GridView(scrollDirection:        
vertical, primary: using primary controller, AlwaysScrollableScrollPhysics, padding: EdgeInsets.all(10.0), dependencies: [PrimaryScrollController])        
[  +12 ms] I/flutter ( 4065):                                                                                        │    └PrimaryScrollController(no
controller)
[   +2 ms] I/flutter ( 4065):                                                                                        │     └Scrollable(axisDirection: down,physics: AlwaysScrollableScrollPhysics, dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme, _EffectiveTickerMode, ScrollConfiguration], 
state: ScrollableState#0aada(position: ScrollPositionWithSingleContext#5a530(offset: 0.0, range: null..null, viewport: 0.0, ScrollableState,
AlwaysScrollableScrollPhysics -> ClampingScrollPhysics, IdleScrollActivity#c2fb3, ScrollDirection.idle)))
[  +12 ms] I/flutter ( 4065):                                                                                        │
└GlowingOverscrollIndicator(axisDirection: down, show: both sides, MaterialColor(primary value: Color(0xffff5722)), dependencies: [_EffectiveTickerMode],  
state: _GlowingOverscrollIndicatorState#407f8(tickers: tracking 4 tickers))
[   +2 ms] I/flutter ( 4065):                                                                                        │
└NotificationListener<ScrollNotification>
[   +2 ms] I/flutter ( 4065):                                                                                        │
└RepaintBoundary(renderObject: RenderRepaintBoundary#bed2f)
[   +9 ms] I/flutter ( 4065):                                                                                        │         └CustomPaint(renderObject:
RenderCustomPaint#7d059)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└RepaintBoundary(renderObject: RenderRepaintBoundary#80efe)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└_ScrollSemantics-[GlobalKey#bfe10](renderObject: _RenderScrollSemantics#d26c6)
[  +10 ms] I/flutter ( 4065):                                                                                        │            └_ScrollableScope
[   +2 ms] I/flutter ( 4065):                                                                                        │             └Listener
[   +1 ms] I/flutter ( 4065):                                                                                        │
└_PointerListener(listeners: [signal], behavior: deferToChild, renderObject: RenderPointerListener#0c3be)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└RawGestureDetector-[LabeledGlobalKey<RawGestureDetectorState>#d0641](state: RawGestureDetectorState#b95cb(gestures: <none>, behavior: opaque))
[   +8 ms] I/flutter ( 4065):                                                                                        │
└_GestureSemantics(renderObject: RenderSemanticsGestureHandler#cd37f)
[   +2 ms] I/flutter ( 4065):                                                                                        │                 └Listener
[   +1 ms] I/flutter ( 4065):                                                                                        │
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#2ea65)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#13573)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└IgnorePointer-[GlobalKey#f401d](ignoring: false, ignoringSemantics: false, renderObject: RenderIgnorePointer#503d8)
[  +10 ms] I/flutter ( 4065):                                                                                        │
└Viewport(axisDirection: down, anchor: 0.0, offset: ScrollPositionWithSingleContext#5a530(offset: 0.0, range: null..null, viewport: 0.0, ScrollableState,  
AlwaysScrollableScrollPhysics -> ClampingScrollPhysics, IdleScrollActivity#c2fb3, ScrollDirection.idle), cacheExtent: null, cacheExtentStyle:
CacheExtentStyle.pixel, dependencies: [Directionality], renderObject: RenderViewport#09766)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└SliverPadding(padding: EdgeInsets.all(10.0), dependencies: [Directionality], renderObject: RenderSliverPadding#5bd67 relayoutBoundary=up1 NEEDS-PAINT)    
[   +2 ms] I/flutter ( 4065):                                                                                        │
└SliverGrid(delegate: SliverChildBuilderDelegate#9eca8(estimated child count: 4), renderObject: RenderSliverGrid#d8e64 relayoutBoundary=up2 NEEDS-PAINT)   
[  +10 ms] I/flutter ( 4065):                                                                                        ├LayoutId-[<_ScaffoldSlot.appBar>](id:_ScaffoldSlot.appBar)
[   +3 ms] I/flutter ( 4065):                                                                                        │└MediaQuery(MediaQueryData(size:     
Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding: EdgeInsets(0.0, 42.9, 0.0, 0.0), viewPadding:   
EdgeInsets(0.0, 42.9, 0.0, 0.0), viewInsets: EdgeInsets.zero, physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true, accessibleNavigation:   
false, highContrast: false, disableAnimations: false, invertColors: false, boldText: false))
[   +3 ms] I/flutter ( 4065):                                                                                        │
└ConstrainedBox(BoxConstraints(0.0<=w<=Infinity, 0.0<=h<=98.9), renderObject: RenderConstrainedBox#5ad3e)
[   +3 ms] I/flutter ( 4065):                                                                                        │  └FlexibleSpaceBarSettings
[  +10 ms] I/flutter ( 4065):                                                                                        │   └AppBar(dependencies:
[_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme, _ModalScopeStatus], state: _AppBarState#4f175)
[   +2 ms] I/flutter ( 4065):                                                                                        │    └Semantics(container: true,      
properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#0bc52)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└AnnotatedRegion<SystemUiOverlayStyle>(renderObject: RenderAnnotatedRegion<SystemUiOverlayStyle>#7e891)
[  +10 ms] I/flutter ( 4065):                                                                                        │      └Material(type: canvas,
elevation: 4.0, color: MaterialColor(primary value: Color(0xff9c27b0)), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme,
_EffectiveTickerMode], state: _MaterialState#f16fc)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└AnimatedPhysicalModel(duration: 200ms, shape: rectangle, borderRadius: BorderRadius.zero, elevation: 4.0, color: MaterialColor(primary value:
Color(0xff9c27b0)), animateColor: false, shadowColor: Color(0xff000000), animateShadowColor: true, dependencies: [_EffectiveTickerMode], state:
_AnimatedPhysicalModelState#09c5a(ticker inactive))
[   +2 ms] I/flutter ( 4065):                                                                                        │        └PhysicalModel(shape:        
rectangle, borderRadius: BorderRadius.zero, elevation: 4.0, color: MaterialColor(primary value: Color(0xff9c27b0)), shadowColor: Color(0xff000000),        
renderObject: RenderPhysicalModel#5bf5c)
[  +12 ms] I/flutter ( 4065):                                                                                        │
└NotificationListener<LayoutChangedNotification>
[   +2 ms] I/flutter ( 4065):                                                                                        │
└_InkFeatures-[GlobalKey#2bbf4 ink renderer](renderObject: _RenderInkFeatures#da72e)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└AnimatedDefaultTextStyle(duration: 200ms, debugLabel: (englishLike body1 2014).merge((blackMountainView bodyText2).apply), inherit: false, color:
Color(0xdd000000), family: Lato, size: 14.0, weight: 400, baseline: alphabetic, decoration: TextDecoration.none, softWrap: wrapping at box width, overflow:clip, dependencies: [_EffectiveTickerMode], state: _AnimatedDefaultTextStyleState#48030(ticker inactive))
[  +12 ms] I/flutter ( 4065):                                                                                        │
└DefaultTextStyle(debugLabel: (englishLike body1 2014).merge((blackMountainView bodyText2).apply), inherit: false, color: Color(0xdd000000), family: Lato, 
size: 14.0, weight: 400, baseline: alphabetic, decoration: TextDecoration.none, softWrap: wrapping at box width, overflow: clip)
[   +3 ms] I/flutter ( 4065):                                                                                        │             └Semantics(container:   
false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject: RenderSemanticsAnnotations#243e2)
[ +748 ms] I/flutter ( 4065):                                                                                        │              └Align(alignment:
topCenter, dependencies: [Directionality], renderObject: RenderPositionedBox#c6509)
[   +2 ms] I/flutter ( 4065):                                                                                        │               └SafeArea(avoid left
padding, avoid top padding, avoid right padding, avoid bottom padding, dependencies: [MediaQuery])
[   +9 ms] I/flutter ( 4065):                                                                                        │                └Padding(padding:
EdgeInsets(0.0, 42.9, 0.0, 0.0), dependencies: [Directionality], renderObject: RenderPadding#351af)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└MediaQuery(MediaQueryData(size: Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding:
EdgeInsets.zero, viewPadding: EdgeInsets.zero, viewInsets: EdgeInsets.zero, physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true,
accessibleNavigation: false, highContrast: false, disableAnimations: false, invertColors: false, boldText: false))
[   +3 ms] I/flutter ( 4065):                                                                                        │
└ClipRect(renderObject: RenderClipRect#3d0a5)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└CustomSingleChildLayout(renderObject: RenderCustomSingleChildLayoutBox#ade31)
[  +10 ms] I/flutter ( 4065):                                                                                        │
└Builder(dependencies: [IconTheme])
[   +2 ms] I/flutter ( 4065):                                                                                        │
└IconTheme(color: Color(0xffffffff))
[  +11 ms] I/flutter ( 4065):                                                                                        │
└DefaultTextStyle(debugLabel: (englishLike body1 2014).merge((whiteMountainView bodyText2).apply), inherit: false, color: Color(0xffffffff), family: Lato, 
size: 14.0, weight: 400, baseline: alphabetic, decoration: TextDecoration.none, softWrap: wrapping at box width, overflow: clip)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└NavigationToolbar(dependencies: [Directionality])
[   +2 ms] I/flutter ( 4065):                                                                                        │
└CustomMultiChildLayout(renderObject: RenderCustomMultiChildLayoutBox#9f2d0)
[   +1 ms] I/flutter ( 4065):                                                                                        │
├LayoutId-[<_ToolbarSlot.leading>](id: _ToolbarSlot.leading)
[  +10 ms] I/flutter ( 4065):                                                                                        │
│└ConstrainedBox(BoxConstraints(w=56.0, 0.0<=h<=Infinity), renderObject: RenderConstrainedBox#e72a5)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└IconButton(Icon, tooltip: Open navigation menu, padding: EdgeInsets.all(8.0), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme])     
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#faab5)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└InkResponse(gestures: [tap], BoxShape.circle, state: _InkResponseState<InkResponse>#e9657)
[  +12 ms] I/flutter ( 4065):                                                                                        │                         │
└Actions(dispatcher: null, actions: {ActivateIntent: CallbackAction<ActivateIntent>#2b031}, state: _ActionsState#14938)
[   +1 ms] I/flutter ( 4065):                                                                                        │                         │
└_ActionsMarker
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Focus(dependencies: [_FocusMarker], state: _FocusState#12b99)
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└_FocusMarker
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#590cb)
[   +1 ms] I/flutter ( 4065):                                                                                        │                         │
└MouseRegion(listeners: [enter, exit], state: _MouseRegionState#b5be1)
[   +8 ms] I/flutter ( 4065):                                                                                        │                         │
└_RawMouseRegion(renderObject: RenderMouseRegion#0c62f)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└GestureDetector(startBehavior: start)
[   +1 ms] I/flutter ( 4065):                                                                                        │                         │
└RawGestureDetector(state: RawGestureDetectorState#bf1e0(gestures: [tap], behavior: opaque))
[   +1 ms] I/flutter ( 4065):                                                                                        │                         │
└_GestureSemantics(renderObject: RenderSemanticsGestureHandler#0e60f)
[   +1 ms] I/flutter ( 4065):                                                                                        │                         │
└Listener
[        ] I/flutter ( 4065):                                                                                        │                         │
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#62d87)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Tooltip("Open navigation menu", dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme, _EffectiveTickerMode], state:
_TooltipState#2570f(ticker inactive))
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└GestureDetector(startBehavior: start)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└RawGestureDetector(state: RawGestureDetectorState#ed7d8(gestures: [long press], excludeFromSemantics: true, behavior: opaque))
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Listener
[   +8 ms] I/flutter ( 4065):                                                                                        │                         │
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#eb5f0)
[   +3 ms] I/flutter ( 4065):                                                                                        │                         │
└Semantics(container: false, properties: SemanticsProperties, label: "Open navigation menu", value: null, hint: null, hintOverrides: null, dependencies:   
[Directionality], renderObject: RenderSemanticsAnnotations#8e62f)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└ConstrainedBox(BoxConstraints(48.0<=w<=Infinity, 48.0<=h<=Infinity), renderObject: RenderConstrainedBox#1c06d)
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└Padding(padding: EdgeInsets.all(8.0), dependencies: [Directionality], renderObject: RenderPadding#4e809)
[   +3 ms] I/flutter ( 4065):                                                                                        │                         │
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#f64d0)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Align(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#70268)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Builder(dependencies: [IconTheme])
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└IconTheme(color: Color(0xffffffff), size: 24.0)
[   +3 ms] I/flutter ( 4065):                                                                                        │                         │
└Icon(IconData(U+0E5D2), dependencies: [IconTheme, Directionality])
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#e3b3c)
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└ExcludeSemantics(excluding: true, renderObject: RenderExcludeSemantics#73f68)
[   +3 ms] I/flutter ( 4065):                                                                                        │                         │
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#6f3bd)
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└Center(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#b13ea)
[  +10 ms] I/flutter ( 4065):                                                                                        │                         │
└RichText(textDirection: ltr, softWrap: wrapping at box width, overflow: visible, maxLines: unlimited, text: "", dependencies:
[_LocalizationsScope-[GlobalKey#7362b]], renderObject: RenderParagraph#af0e3)
[   +3 ms] I/flutter ( 4065):                                                                                        │
├LayoutId-[<_ToolbarSlot.middle>](id: _ToolbarSlot.middle)
[   +2 ms] I/flutter ( 4065):                                                                                        │
│└DefaultTextStyle(debugLabel: (englishLike title 2014).merge((whiteMountainView headline6).apply), inherit: false, color: Color(0xffffffff), family: Lato,size: 20.0, weight: 500, baseline: alphabetic, decoration: TextDecoration.none, softWrap: no wrapping except at line break characters, overflow: ellipsis) 
[  +13 ms] I/flutter ( 4065):                                                                                        │                         │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#9a2e7)
[   +4 ms] I/flutter ( 4065):                                                                                        │                         │
└_AppBarTitleBox(dependencies: [Directionality], renderObject: _RenderAppBarTitleBox#49033)
[  +11 ms] I/flutter ( 4065):                                                                                        │                         │
└Text("MyShop", dependencies: [DefaultTextStyle, MediaQuery])
[   +2 ms] I/flutter ( 4065):                                                                                        │                         │
└RichText(softWrap: no wrapping except at line break characters, overflow: ellipsis, textScaleFactor: 1.1, maxLines: unlimited, text: "MyShop",
dependencies: [_LocalizationsScope-[GlobalKey#7362b], Directionality], renderObject: RenderParagraph#5029c relayoutBoundary=up1)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└LayoutId-[<_ToolbarSlot.trailing>](id: _ToolbarSlot.trailing)
[  +10 ms] I/flutter ( 4065):                                                                                        │
└Builder(dependencies: [IconTheme])
[   +3 ms] I/flutter ( 4065):                                                                                        │
└IconTheme(color: Color(0xffffffff))
[ +737 ms] I/flutter ( 4065):                                                                                        │
└Row(direction: horizontal, mainAxisAlignment: start, mainAxisSize: min, crossAxisAlignment: stretch, dependencies: [Directionality], renderObject:        
RenderFlex#4b6eb OVERFLOWING)
[   +2 ms] I/flutter ( 4065):                                                                                        │
├PopupMenuButton<FilterOptions>(dependencies: [_LocalizationsScope-[GlobalKey#7362b]], state: PopupMenuButtonState<FilterOptions>#b3df4)
[   +1 ms] I/flutter ( 4065):                                                                                        │
│└IconButton(Icon, tooltip: Show menu, padding: EdgeInsets.all(8.0), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme])
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#d12b4 relayoutBoundary=up1 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└InkResponse(gestures: [tap], BoxShape.circle, state: _InkResponseState<InkResponse>#a42e7)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└Actions(dispatcher: null, actions: {ActivateIntent: CallbackAction<ActivateIntent>#d1173}, state: _ActionsState#9cb1d)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└_ActionsMarker
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │
└Focus(dependencies: [_FocusMarker], state: _FocusState#cdf05)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└_FocusMarker
[        ] I/flutter ( 4065):                                                                                        │                             │       
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#6d4ba relayoutBoundary=up2 NEEDS-PAINT)
[   +9 ms] I/flutter ( 4065):                                                                                        │                             │
└MouseRegion(listeners: [enter, exit], state: _MouseRegionState#eeb5d)
[   +3 ms] I/flutter ( 4065):                                                                                        │                             │       
└_RawMouseRegion(renderObject: RenderMouseRegion#8e53b relayoutBoundary=up3 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │       
└GestureDetector(startBehavior: start)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │
└RawGestureDetector(state: RawGestureDetectorState#663b7(gestures: [tap], behavior: opaque))
[  +10 ms] I/flutter ( 4065):                                                                                        │                             │
└_GestureSemantics(renderObject: RenderSemanticsGestureHandler#14b28 relayoutBoundary=up4 NEEDS-PAINT)
[   +3 ms] I/flutter ( 4065):                                                                                        │                             │       
└Listener
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │       
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#27f6c relayoutBoundary=up5 NEEDS-PAINT)
[  +11 ms] I/flutter ( 4065):                                                                                        │                             │
└Tooltip("Show menu", dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme, _EffectiveTickerMode], state: _TooltipState#bc8d2(ticker      
inactive))
[   +4 ms] I/flutter ( 4065):                                                                                        │                             │       
└GestureDetector(startBehavior: start)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└RawGestureDetector(state: RawGestureDetectorState#25d00(gestures: [long press], excludeFromSemantics: true, behavior: opaque))
[  +12 ms] I/flutter ( 4065):                                                                                        │                             │
└Listener
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#cbd5d relayoutBoundary=up6 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└Semantics(container: false, properties: SemanticsProperties, label: "Show menu", value: null, hint: null, hintOverrides: null, dependencies:
[Directionality], renderObject: RenderSemanticsAnnotations#8c94d relayoutBoundary=up7 NEEDS-PAINT)
[  +10 ms] I/flutter ( 4065):                                                                                        │                             │
└ConstrainedBox(BoxConstraints(48.0<=w<=Infinity, 48.0<=h<=Infinity), renderObject: RenderConstrainedBox#f2cd2 relayoutBoundary=up8 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │       
└Padding(padding: EdgeInsets.all(8.0), dependencies: [Directionality], renderObject: RenderPadding#8766b relayoutBoundary=up9 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#5ecf9 relayoutBoundary=up10 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└Align(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#f692a NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │
└Builder(dependencies: [IconTheme])
[  +10 ms] I/flutter ( 4065):                                                                                        │                             │
└IconTheme(color: Color(0xffffffff), size: 24.0)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │       
└Icon(IconData(U+0E5D4), dependencies: [Directionality, IconTheme])
[   +1 ms] I/flutter ( 4065):                                                                                        │                             │       
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#f3652 relayoutBoundary=up1 NEEDS-PAINT)
[   +9 ms] I/flutter ( 4065):                                                                                        │                             │
└ExcludeSemantics(excluding: true, renderObject: RenderExcludeSemantics#9ff6c relayoutBoundary=up2 NEEDS-PAINT)
[   +3 ms] I/flutter ( 4065):                                                                                        │                             │       
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#fb4a2 relayoutBoundary=up3 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                             │       
└Center(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#eaf26 NEEDS-PAINT)
[   +3 ms] I/flutter ( 4065):                                                                                        │                             │
└RichText(textDirection: ltr, softWrap: wrapping at box width, overflow: visible, maxLines: unlimited, text: "", dependencies:
[_LocalizationsScope-[GlobalKey#7362b]], renderObject: RenderParagraph#4ec66 relayoutBoundary=up1 NEEDS-PAINT)
[   +9 ms] I/flutter ( 4065):                                                                                        │
└Consumer<Cart>(dependencies: [_DefaultInheritedProviderScope<Cart>])
[   +2 ms] I/flutter ( 4065):                                                                                        │
└Badge(dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme])
[   +1 ms] I/flutter ( 4065):                                                                                        │
└Stack(alignment: center, fit: loose, overflow: clip, dependencies: [Directionality], renderObject: RenderStack#a9274 relayoutBoundary=up1 NEEDS-PAINT)    
[   +9 ms] I/flutter ( 4065):                                                                                        │
├IconButton(Icon, padding: EdgeInsets.all(8.0), dependencies: [_LocalizationsScope-[GlobalKey#7362b], _InheritedTheme])
[   +3 ms] I/flutter ( 4065):                                                                                        │
│└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#e8c86 relayoutBoundary=up2 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└InkResponse(gestures: [tap], BoxShape.circle, state: _InkResponseState<InkResponse>#9c2a5)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└Actions(dispatcher: null, actions: {ActivateIntent: CallbackAction<ActivateIntent>#6a51d}, state: _ActionsState#cb787)
[   +9 ms] I/flutter ( 4065):                                                                                        │                                │
└_ActionsMarker
[   +3 ms] I/flutter ( 4065):                                                                                        │                                │    
└Focus(dependencies: [_FocusMarker], state: _FocusState#736f3)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└_FocusMarker
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#69583 relayoutBoundary=up3 NEEDS-PAINT)
[  +11 ms] I/flutter ( 4065):                                                                                        │                                │
└MouseRegion(listeners: [enter, exit], state: _MouseRegionState#68b45)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└_RawMouseRegion(renderObject: RenderMouseRegion#4bf7d relayoutBoundary=up4 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└GestureDetector(startBehavior: start)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└RawGestureDetector(state: RawGestureDetectorState#f6204(gestures: [tap], behavior: opaque))
[   +9 ms] I/flutter ( 4065):                                                                                        │                                │
└_GestureSemantics(renderObject: RenderSemanticsGestureHandler#693c8 relayoutBoundary=up5 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└Listener
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└_PointerListener(listeners: [down], behavior: opaque, renderObject: RenderPointerListener#af5ed relayoutBoundary=up6 NEEDS-PAINT)
[ +803 ms] I/flutter ( 4065):                                                                                        │                                │
└ConstrainedBox(BoxConstraints(48.0<=w<=Infinity, 48.0<=h<=Infinity), renderObject: RenderConstrainedBox#87245 relayoutBoundary=up7 NEEDS-PAINT)
[   +4 ms] I/flutter ( 4065):                                                                                        │                                │
└Padding(padding: EdgeInsets.all(8.0), dependencies: [Directionality], renderObject: RenderPadding#2fd7c relayoutBoundary=up8 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#955d1 relayoutBoundary=up9 NEEDS-PAINT)
[   +2 ms] I/flutter ( 4065):                                                                                        │                                │    
└Align(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#9066f NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└Builder(dependencies: [IconTheme])
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │
└IconTheme(color: Color(0xffffffff), size: 24.0)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└Icon(IconData(U+0E8CC), dependencies: [Directionality, IconTheme])
[  +11 ms] I/flutter ( 4065):                                                                                        │                                │
└Semantics(container: false, properties: SemanticsProperties, label: null, value: null, hint: null, hintOverrides: null, renderObject:
RenderSemanticsAnnotations#25720 relayoutBoundary=up1 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└ExcludeSemantics(excluding: true, renderObject: RenderExcludeSemantics#43eee relayoutBoundary=up2 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└SizedBox(width: 24.0, height: 24.0, renderObject: RenderConstrainedBox#53539 relayoutBoundary=up3 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │    
└Center(alignment: center, dependencies: [Directionality], renderObject: RenderPositionedBox#3f538 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │                                │
└RichText(textDirection: ltr, softWrap: wrapping at box width, overflow: visible, maxLines: unlimited, text: "", dependencies:
[_LocalizationsScope-[GlobalKey#7362b]], renderObject: RenderParagraph#f521e relayoutBoundary=up1 NEEDS-PAINT)
[   +3 ms] I/flutter ( 4065):                                                                                        │
└Positioned(top: 8.0, right: 8.0)
[   +2 ms] I/flutter ( 4065):                                                                                        │
└Container(padding: EdgeInsets.all(2.0), bg: BoxDecoration(color: MaterialColor(primary value: Color(0xffff5722)), borderRadius:
BorderRadius.circular(10.0)), constraints: BoxConstraints(16.0<=w<=Infinity, 16.0<=h<=Infinity))
[   +2 ms] I/flutter ( 4065):                                                                                        │
└ConstrainedBox(BoxConstraints(16.0<=w<=Infinity, 16.0<=h<=Infinity), renderObject: RenderConstrainedBox#97179 relayoutBoundary=up2 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└DecoratedBox(bg: BoxDecoration(color: MaterialColor(primary value: Color(0xffff5722)), borderRadius: BorderRadius.circular(10.0)), dependencies:
[_LocalizationsScope-[GlobalKey#7362b], Directionality, MediaQuery], renderObject: RenderDecoratedBox#ee881 relayoutBoundary=up3 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└Padding(padding: EdgeInsets.all(2.0), dependencies: [Directionality], renderObject: RenderPadding#e7ac2 relayoutBoundary=up4 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):                                                                                        │
└Text("0", inherit: true, size: 10.0, textAlign: center, dependencies: [DefaultTextStyle, MediaQuery])
[   +1 ms] I/flutter ( 4065):                                                                                        │
└RichText(textAlign: center, softWrap: wrapping at box width, textScaleFactor: 1.1, maxLines: unlimited, text: "0", dependencies:
[_LocalizationsScope-[GlobalKey#7362b], Directionality], renderObject: RenderParagraph#4b06c relayoutBoundary=up5 NEEDS-PAINT)
[   +1 ms] I/flutter ( 4065):
├LayoutId-[<_ScaffoldSlot.floatingActionButton>](id: _ScaffoldSlot.floatingActionButton)
[  +11 ms] I/flutter ( 4065):                                                                                        │└MediaQuery(MediaQueryData(size:
Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding: EdgeInsets.zero, viewPadding: EdgeInsets.zero,  
viewInsets: EdgeInsets.zero, physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true, accessibleNavigation: false, highContrast: false,        
disableAnimations: false, invertColors: false, boldText: false))
[   +3 ms] I/flutter ( 4065):                                                                                        │
└_FloatingActionButtonTransition(dependencies: [_EffectiveTickerMode], state: _FloatingActionButtonTransitionState#8c557(tickers: tracking 1 ticker))      
[  +55 ms] I/flutter ( 4065):                                                                                        │  └Stack(alignment: centerRight, fit:loose, overflow: clip, dependencies: [Directionality], renderObject: RenderStack#b4ba2)
[   +2 ms] I/flutter ( 4065):                                                                                        │   └ScaleTransition(animation:       
AnimationMin<double>(_AnimationSwap<double>(AnimationController#ec31f(⏭ 1.000; paused)➩CurveTween(curve: FlippedCurve(Interval(0.5⋯1.0)➩Cubic(0.25, 0.10,  
0.25, 1.00)))➩1.0➪ReverseAnimation, AnimationController#ec31f(⏭ 1.000; paused)➩CurveTween(curve: Interval(0.5⋯1.0)➩Cubic(0.25, 0.10, 0.25, 1.00))➩1.0),    
AnimationController#f029d(⏮ 0.000; paused)➩Cubic(0.42, 0.00, 1.00, 1.00)), state: _AnimatedState#eddd8)
[   +2 ms] I/flutter ( 4065):                                                                                        │    └Transform(dependencies:
[Directionality], renderObject: RenderTransform#ccaad)
[   +2 ms] I/flutter ( 4065):                                                                                        │     └RotationTransition(animation:
AnimationController#f029d(⏮ 0.000; paused)➩CurveTween(curve: Cubic(0.42, 0.00, 1.00, 1.00))➩Tween<double>(0.875 → 1.0)➩0.875➩TrainHoppingAnimation(next:   
_AnimationSwap<double>(AnimationController#ec31f(⏭ 1.000; paused)➩Tween<double>(0.75 → 1.0)➩1.0, AnimationController#ec31f(⏭ 1.000;
paused)➩CurveTween(curve: Threshold)➩1.0➪ReverseAnimation)), state: _AnimatedState#13585)
[   +3 ms] I/flutter ( 4065):                                                                                        │      └Transform(dependencies:       
[Directionality], renderObject: RenderTransform#763a3)
[  +50 ms] I/flutter ( 4065):                                                                                        └LayoutId-[<_ScaffoldSlot.drawer>](id:_ScaffoldSlot.drawer)
[  +45 ms] I/flutter ( 4065):                                                                                         └MediaQuery(MediaQueryData(size:
Size(0.0, 0.0), devicePixelRatio: 1.8, textScaleFactor: 1.1, platformBrightness: Brightness.dark, padding: EdgeInsets(0.0, 42.9, 0.0, 0.0), viewPadding:   
EdgeInsets(0.0, 42.9, 0.0, 0.0), viewInsets: EdgeInsets.zero, physicalDepth: 1.7976931348623157e+308, alwaysUse24HourFormat: true, accessibleNavigation:   
false, highContrast: false, disableAnimations: false, invertColors: false, boldText: false))
[   +2 ms] I/flutter ( 4065):
└DrawerController-[LabeledGlobalKey<DrawerControllerState>#0b654](dependencies: [_LocalizationsScope-[GlobalKey#7362b], Directionality, MediaQuery,        
_EffectiveTickerMode], state: DrawerControllerState#5490d(ticker inactive))
[  +34 ms] I/flutter ( 4065):                                                                                           └ListTileTheme
[  +32 ms] I/flutter ( 4065):                                                                                            └Align(alignment:
AlignmentDirectional.centerStart, dependencies: [Directionality], renderObject: RenderPositionedBox#02aff)
[  +33 ms] I/flutter ( 4065):
└GestureDetector-[GlobalKey#4768e](startBehavior: start)
[  +32 ms] I/flutter ( 4065):                                                                                              └RawGestureDetector(state:
RawGestureDetectorState#e9bf3(gestures: [horizontal drag], excludeFromSemantics: true, behavior: translucent))
[   +2 ms] I/flutter ( 4065):                                                                                               └Listener
[  +66 ms] I/flutter ( 4065):                                                                                                └_PointerListener(listeners:
[down], behavior: translucent, renderObject: RenderPointerListener#da914)
[  +48 ms] I/flutter ( 4065):                                                                                                 └Container(constraints:      
BoxConstraints(w=20.0, 0.0<=h<=Infinity))
[   +2 ms] I/flutter ( 4065):
└ConstrainedBox(BoxConstraints(w=20.0, 0.0<=h<=Infinity), renderObject: RenderConstrainedBox#af54a)
[  +11 ms] I/flutter ( 4065):                                                                                                   └LimitedBox(maxWidth: 0.0, 
maxHeight: 0.0, renderObject: RenderLimitedBox#7287b)
[   +1 ms] I/flutter ( 4065):
└ConstrainedBox(BoxConstraints(biggest), renderObject: RenderConstrainedBox#3f905)
[   +1 ms] I/flutter ( 4065):
[+87890 ms] DevFS: Deleting filesystem on the device (file:///data/user/0/com.example.shopApp/code_cache/shopAppRVSRTN/shopApp/)
[  +31 ms] DevFS: Deleted filesystem on the device (file:///data/user/0/com.example.shopApp/code_cache/shopAppRVSRTN/shopApp/)
[ +104 ms] Ignoring terminal input: "w" because we are busy.
[ +168 ms] Ignoring terminal input: "q" because we are busy.
[ +117 ms] Service protocol connection closed.
[ +182 ms] Ignoring terminal input: "w" because we are busy.
[ +567 ms] Ignoring terminal input: "q" because we are busy.
[  +36 ms] Ignoring terminal input: "w" because we are busy.
[ +744 ms] Ignoring terminal input: "w" because we are busy.
[  +22 ms] Ignoring terminal input: "q" because we are busy.
[  +94 ms] Application finished.
[   +3 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward --list
[  +68 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward --list
[   +1 ms] RF8M22N2RGH tcp:51362 tcp:39305
[   +2 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward --remove tcp:51362
[  +74 ms] executing: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward --list
[  +65 ms] Exit code 0 from: C:\Users\Lenovo\AppData\Local\Android\sdk\platform-tools\adb.exe -s RF8M22N2RGH forward --list
[   +1 ms] "flutter run" took 140,490ms.

</details>
<!--
     Run `flutter analyze` and attach any output of that command below.
     If there are any analysis errors, try resolving them before filing this issue.
-->
## Flutter analyze result

Analyzing shopApp...

   info - 'title' is deprecated and shouldn't be used. This is the term used in the 2014 version of material design. The modern term is headline6. This    
          feature was deprecated after v1.13.8. - lib\screens\cart_screen.dart:36:67 - deprecated_member_use

1 issue found. (ran in 3.8s)

Flutter doctor:

[√] Flutter (Channel master, v1.18.0-6.0.pre.19, on Microsoft Windows [Version 10.0.18362.720], locale en-US)
    • Flutter version 1.18.0-6.0.pre.19 at C:\src\flutter
    • Framework revision 9cc69d47a5 (12 hours ago), 2020-04-13 19:00:02 -0700
    • Engine revision deef2663ac
    • Dart version 2.8.0 (build 2.8.0-dev.20.0 c9710e5059)


[√] Android toolchain - develop for Android devices (Android SDK version 30.0.0-rc2)
    • Android SDK at C:\Users\Lenovo\AppData\Local\Android\sdk
    • Platform android-29, build-tools 30.0.0-rc2
    • Java binary at: C:\Users\Lenovo\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\192.6308749\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)
    • All Android licenses accepted.

[√] Android Studio (version 3.6)
    • Android Studio at C:\Users\Lenovo\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\192.6308749
    • Flutter plugin version 44.0.2
    • Dart plugin version 192.7761
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)

[√] IntelliJ IDEA Ultimate Edition (version 2019.3)
    • IntelliJ at C:\Users\Lenovo\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\193.6911.18
    • Flutter plugin version 42.1.4
    • Dart plugin version 193.5731

[√] VS Code (version 1.44.0)
    • VS Code at C:\Users\Lenovo\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.9.1

[√] Connected device (1 available)
    • SM G973F • RF8M22N2RGH • android-arm64 • Android 10 (API 29)

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions