Skip to content

New Button Widgets ignoring ButtonBar's buttonMinWidth parameter. #79171

@tsinis

Description

@tsinis

Steps to Reproduce

  1. Run flutter create buttonbar_bug.
  2. Update the main.dart file with this code: https://dartpad.dev/60be7efd1f8a5d631d25dac49949ce26
  3. Run the app on any platform.
  4. See the new TextButton, ElevatedButton, and OutlinedButton ignoring the buttonMinWidth parameter. And old deprecated buttons showing correctly.

Expected results:
New buttons have to be 300px wide

Actual results:
New buttons have sizes measured from their children's widgets (texts).

Logs
tsinis@tsiniss-MacBook-Pro buttonbar_bug % flutter run -v
[  +91 ms] executing: [/Users/tsinis/Development/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[  +55 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[        ] executing: [/Users/tsinis/Development/flutter/] git tag --points-at 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[  +26 ms] Exit code 0 from: git tag --points-at 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[        ] 2.0.3
[  +53 ms] executing: [/Users/tsinis/Development/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[  +15 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/stable
[        ] executing: [/Users/tsinis/Development/flutter/] git ls-remote --get-url origin
[  +16 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  +65 ms] executing: [/Users/tsinis/Development/flutter/] git rev-parse --abbrev-ref HEAD
[  +17 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] stable
[   +6 ms] executing: sw_vers -productName
[  +18 ms] Exit code 0 from: sw_vers -productName
[        ] macOS
[        ] executing: sw_vers -productVersion
[  +17 ms] Exit code 0 from: sw_vers -productVersion
[        ] 11.2.1
[        ] executing: sw_vers -buildVersion
[  +17 ms] Exit code 0 from: sw_vers -buildVersion
[        ] 20D75
[   +9 ms] executing: sysctl hw.optional.arm64
[   +6 ms] Exit code 1 from: sysctl hw.optional.arm64
[        ] sysctl: unknown oid 'hw.optional.arm64'
[  +71 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[  +11 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] 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.
[  +60 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb devices -l
[   +9 ms] executing: /usr/bin/xcode-select --print-path
[   +6 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[        ] /Applications/Xcode.app/Contents/Developer
[   +7 ms] executing: sysctl hw.optional.arm64
[   +5 ms] Exit code 1 from: sysctl hw.optional.arm64
[        ] sysctl: unknown oid 'hw.optional.arm64'
[        ] executing: xcrun xcodebuild -version
[+1436 ms] Exit code 0 from: xcrun xcodebuild -version
[   +3 ms] Xcode 12.4
           Build version 12D4e
[   +4 ms] executing: xcrun xcdevice list --timeout 2
[   +6 ms] xcrun simctl list --json devices
[        ] executing: xcrun simctl list --json devices
[  +63 ms] List of devices attached
           ZY227DW9LQ             device usb:340787200X product:sofiap_ao model:moto_g_pro device:sofiap_sprout transport_id:9
[ +121 ms] {
                      "devices" : {
                        "com.apple.CoreSimulator.SimRuntime.tvOS-14-3" : [
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/1F8AB6B6-A118-4124-B446-93535C1B5864\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/1F8AB6B6-A118-4124-B446-93535C1B5864",
                            "udid" : "1F8AB6B6-A118-4124-B446-93535C1B5864",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p",
                            "state" : "Shutdown",
                            "name" : "Apple TV"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/208AE13D-243D-455C-9F6E-FDF12D2D9E23\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/208AE13D-243D-455C-9F6E-FDF12D2D9E23",
                            "udid" : "208AE13D-243D-455C-9F6E-FDF12D2D9E23",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K",
                            "state" : "Shutdown",
                            "name" : "Apple TV 4K"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/193AF3B2-E07B-466B-8C4B-0A5BE175CCAF\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/193AF3B2-E07B-466B-8C4B-0A5BE175CCAF",
                            "udid" : "193AF3B2-E07B-466B-8C4B-0A5BE175CCAF",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p",
                            "state" : "Shutdown",
                            "name" : "Apple TV 4K (at 1080p)"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.watchOS-7-2" : [
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/02776D3A-7EC9-4224-A89E-95C7D9E2ACC1\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/02776D3A-7EC9-4224-A89E-95C7D9E2ACC1",
                            "udid" : "02776D3A-7EC9-4224-A89E-95C7D9E2ACC1",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm",
                            "state" : "Shutdown",
                            "name" : "Apple Watch Series 5 - 40mm"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/70461A85-CCF0-4D9A-832E-F43A89457FEC\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/70461A85-CCF0-4D9A-832E-F43A89457FEC",
                            "udid" : "70461A85-CCF0-4D9A-832E-F43A89457FEC",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
                            "state" : "Shutdown",
                            "name" : "Apple Watch Series 5 - 44mm"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/EE83C7B6-C3AF-41FE-A82F-5BD11376896B\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/EE83C7B6-C3AF-41FE-A82F-5BD11376896B",
                            "udid" : "EE83C7B6-C3AF-41FE-A82F-5BD11376896B",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm",
                            "state" : "Shutdown",
                            "name" : "Apple Watch Series 6 - 40mm"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/CFA27025-DB85-466A-8CEF-874CF3865085\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/CFA27025-DB85-466A-8CEF-874CF3865085",
                            "udid" : "CFA27025-DB85-466A-8CEF-874CF3865085",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm",
                            "state" : "Shutdown",
                            "name" : "Apple Watch Series 6 - 44mm"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.iOS-14-4" : [
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/15D9EBC8-86CC-4644-BFB3-767514791839\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/15D9EBC8-86CC-4644-BFB3-767514791839",
                            "udid" : "15D9EBC8-86CC-4644-BFB3-767514791839",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
                            "state" : "Shutdown",
                            "name" : "iPhone 8"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/3260452C-181D-4786-AC3D-DCE08897EA9B\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/3260452C-181D-4786-AC3D-DCE08897EA9B",
                            "udid" : "3260452C-181D-4786-AC3D-DCE08897EA9B",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
                            "state" : "Shutdown",
                            "name" : "iPhone 8 Plus"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/30D7A855-6371-4E1D-88E7-15388EAADACE\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/30D7A855-6371-4E1D-88E7-15388EAADACE",
                            "udid" : "30D7A855-6371-4E1D-88E7-15388EAADACE",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11",
                            "state" : "Shutdown",
                            "name" : "iPhone 11"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/25336217-49EB-42C2-8A54-84AFCB8A5AE9\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/25336217-49EB-42C2-8A54-84AFCB8A5AE9",
                            "udid" : "25336217-49EB-42C2-8A54-84AFCB8A5AE9",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro",
                            "state" : "Shutdown",
                            "name" : "iPhone 11 Pro"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/039382D1-FA5E-434A-8F13-34C54F3DAF9F\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/039382D1-FA5E-434A-8F13-34C54F3DAF9F",
                            "udid" : "039382D1-FA5E-434A-8F13-34C54F3DAF9F",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max",
                            "state" : "Shutdown",
                            "name" : "iPhone 11 Pro Max"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/3F27347E-AA34-4615-B6CB-691B0C3C28AF\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/3F27347E-AA34-4615-B6CB-691B0C3C28AF",
                            "udid" : "3F27347E-AA34-4615-B6CB-691B0C3C28AF",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-",
                            "state" : "Shutdown",
                            "name" : "iPhone SE (2nd generation)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/6E04EEA8-E967-448E-9D85-0601B5232D27\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/6E04EEA8-E967-448E-9D85-0601B5232D27",
                            "udid" : "6E04EEA8-E967-448E-9D85-0601B5232D27",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini",
                            "state" : "Shutdown",
                            "name" : "iPhone 12 mini"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/29DC0CB1-FE16-48AF-97C1-4D7D248433AC\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/29DC0CB1-FE16-48AF-97C1-4D7D248433AC",
                            "udid" : "29DC0CB1-FE16-48AF-97C1-4D7D248433AC",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12",
                            "state" : "Shutdown",
                            "name" : "iPhone 12"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/A35872A2-8508-4907-8E56-2E3A3ECF6352\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/A35872A2-8508-4907-8E56-2E3A3ECF6352",
                            "udid" : "A35872A2-8508-4907-8E56-2E3A3ECF6352",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro",
                            "state" : "Shutdown",
                            "name" : "iPhone 12 Pro"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/88EB0CFB-7165-4F35-A58E-1722E4603E8C\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/88EB0CFB-7165-4F35-A58E-1722E4603E8C",
                            "udid" : "88EB0CFB-7165-4F35-A58E-1722E4603E8C",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max",
                            "state" : "Shutdown",
                            "name" : "iPhone 12 Pro Max"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/F67532EE-D293-4392-8093-9D740042A65E\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/F67532EE-D293-4392-8093-9D740042A65E",
                            "udid" : "F67532EE-D293-4392-8093-9D740042A65E",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-",
                            "state" : "Shutdown",
                            "name" : "iPod touch (7th generation)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/D3612B57-EC22-4F21-90F5-B87777DF2251\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/D3612B57-EC22-4F21-90F5-B87777DF2251",
                            "udid" : "D3612B57-EC22-4F21-90F5-B87777DF2251",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
                            "state" : "Shutdown",
                            "name" : "iPad Pro (9.7-inch)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/432A65A7-9734-4626-867D-E27F0795FFEC\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/432A65A7-9734-4626-867D-E27F0795FFEC",
                            "udid" : "432A65A7-9734-4626-867D-E27F0795FFEC",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-",
                            "state" : "Shutdown",
                            "name" : "iPad Pro (11-inch) (2nd generation)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/9E53A6DE-73D1-4993-B832-1A69A2FFE415\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/9E53A6DE-73D1-4993-B832-1A69A2FFE415",
                            "udid" : "9E53A6DE-73D1-4993-B832-1A69A2FFE415",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-",
                            "state" : "Shutdown",
                            "name" : "iPad Pro (12.9-inch) (4th generation)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/9AED2FE5-780F-4692-BF5A-0A40A80C3B5F\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/9AED2FE5-780F-4692-BF5A-0A40A80C3B5F",
                            "udid" : "9AED2FE5-780F-4692-BF5A-0A40A80C3B5F",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-",
                            "state" : "Shutdown",
                            "name" : "iPad (8th generation)"
                          },
                          {
                            "dataPath" :
                            "\/Users\/tsinis\/Library\/Developer\/CoreSimulator\/Devices\/056E6807-CA51-4459-BA9A-AAC3E4708325\/data",
                            "logPath" : "\/Users\/tsinis\/Library\/Logs\/CoreSimulator\/056E6807-CA51-4459-BA9A-AAC3E4708325",
                            "udid" : "056E6807-CA51-4459-BA9A-AAC3E4708325",
                            "isAvailable" : true,
                            "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-",
                            "state" : "Shutdown",
                            "name" : "iPad Air (4th generation)"
                          }
                        ]
                      }
                    }
[+3925 ms] [
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone13,4",
                        "identifier" : "88EB0CFB-7165-4F35-A58E-1722E4603E8C",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-12-pro-max-1",
                        "modelName" : "iPhone 12 Pro Max",
                        "name" : "iPhone 12 Pro Max"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "7.2 (18S561)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch5,3",
                        "identifier" : "02776D3A-7EC9-4224-A89E-95C7D9E2ACC1",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.watch-series5-1",
                        "modelName" : "Apple Watch Series 5 - 40mm",
                        "name" : "Apple Watch Series 5 - 40mm"
                      },
                      {
                        "modelCode" : "iPhone8,4",
                        "simulator" : false,
                        "modelName" : "iPhone SE (Model A1662, A1723, A1724)",
                        "error" : {
                          "code" : -13,
                          "failureReason" : "",
                          "underlyingErrors" : [
                            {
                              "code" : 3,
                              "failureReason" : "",
                              "description" : "iPhone (Roman) is locked.",
                              "recoverySuggestion" : "To use iPhone (Roman) with Xcode, unlock it.",
                              "domain" : "DVTDeviceIneligibilityErrorDomain"
                            }
                          ],
                          "description" : "iPhone (Roman) is not connected",
                          "recoverySuggestion" : "Xcode will continue when iPhone (Roman) is connected.",
                          "domain" : "com.apple.platform.iphoneos"
                        },
                        "operatingSystemVersion" : "13.1.2 (17A860)",
                        "identifier" : "a141e30024dbc94fc22dcbee4b9bd2418aaef54e",
                        "platform" : "com.apple.platform.iphoneos",
                        "architecture" : "arm64",
                        "interface" : "usb",
                        "available" : false,
                        "name" : "iPhone (Roman)",
                        "modelUTI" : "com.apple.iphone-se-a1662-dcdede"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,1",
                        "identifier" : "30D7A855-6371-4E1D-88E7-15388EAADACE",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-11-1",
                        "modelName" : "iPhone 11",
                        "name" : "iPhone 11"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone13,3",
                        "identifier" : "A35872A2-8508-4907-8E56-2E3A3ECF6352",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-12-pro-1",
                        "modelName" : "iPhone 12 Pro",
                        "name" : "iPhone 12 Pro"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "7.2 (18S561)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch6,1",
                        "identifier" : "EE83C7B6-C3AF-41FE-A82F-5BD11376896B",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.watch-series6-1",
                        "modelName" : "Apple Watch Series 6 - 40mm",
                        "name" : "Apple Watch Series 6 - 40mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad11,7",
                        "identifier" : "9AED2FE5-780F-4692-BF5A-0A40A80C3B5F",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipad-8-wwan-1",
                        "modelName" : "iPad (8th generation)",
                        "name" : "iPad (8th generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad6,4",
                        "identifier" : "D3612B57-EC22-4F21-90F5-B87777DF2251",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba",
                        "modelName" : "iPad Pro (9.7-inch)",
                        "name" : "iPad Pro (9.7-inch)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,5",
                        "identifier" : "039382D1-FA5E-434A-8F13-34C54F3DAF9F",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-11-pro-max-1",
                        "modelName" : "iPhone 11 Pro Max",
                        "name" : "iPhone 11 Pro Max"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.3 (18K559)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV5,3",
                        "identifier" : "1F8AB6B6-A118-4124-B446-93535C1B5864",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.apple-tv-4",
                        "modelName" : "Apple TV",
                        "name" : "Apple TV"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.3 (18K559)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV6,2",
                        "identifier" : "193AF3B2-E07B-466B-8C4B-0A5BE175CCAF",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.apple-tv-4k",
                        "modelName" : "Apple TV 4K (at 1080p)",
                        "name" : "Apple TV 4K (at 1080p)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.3 (18K559)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV6,2",
                        "identifier" : "208AE13D-243D-455C-9F6E-FDF12D2D9E23",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.apple-tv-4k",
                        "modelName" : "Apple TV 4K",
                        "name" : "Apple TV 4K"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,3",
                        "identifier" : "25336217-49EB-42C2-8A54-84AFCB8A5AE9",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-11-pro-1",
                        "modelName" : "iPhone 11 Pro",
                        "name" : "iPhone 11 Pro"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "7.2 (18S561)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch5,4",
                        "identifier" : "70461A85-CCF0-4D9A-832E-F43A89457FEC",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.watch-series5-1",
                        "modelName" : "Apple Watch Series 5 - 44mm",
                        "name" : "Apple Watch Series 5 - 44mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad8,9",
                        "identifier" : "432A65A7-9734-4626-867D-E27F0795FFEC",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipad-pro-11-2nd-1",
                        "modelName" : "iPad Pro (11-inch) (2nd generation)",
                        "name" : "iPad Pro (11-inch) (2nd generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad8,12",
                        "identifier" : "9E53A6DE-73D1-4993-B832-1A69A2FFE415",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipad-pro-12point9-4th-1",
                        "modelName" : "iPad Pro (12.9-inch) (4th generation)",
                        "name" : "iPad Pro (12.9-inch) (4th generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone10,5",
                        "identifier" : "3260452C-181D-4786-AC3D-DCE08897EA9B",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-8-plus-2",
                        "modelName" : "iPhone 8 Plus",
                        "name" : "iPhone 8 Plus"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad13,2",
                        "identifier" : "056E6807-CA51-4459-BA9A-AAC3E4708325",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipad-air4-1",
                        "modelName" : "iPad Air (4th generation)",
                        "name" : "iPad Air (4th generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone10,4",
                        "identifier" : "15D9EBC8-86CC-4644-BFB3-767514791839",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-8-2",
                        "modelName" : "iPhone 8",
                        "name" : "iPhone 8"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone13,1",
                        "identifier" : "6E04EEA8-E967-448E-9D85-0601B5232D27",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-12-mini-1",
                        "modelName" : "iPhone 12 mini",
                        "name" : "iPhone 12 mini"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone13,2",
                        "identifier" : "29DC0CB1-FE16-48AF-97C1-4D7D248433AC",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-12-1",
                        "modelName" : "iPhone 12",
                        "name" : "iPhone 12"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPod9,1",
                        "identifier" : "F67532EE-D293-4392-8093-9D740042A65E",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.ipod-touch-7-2",
                        "modelName" : "iPod touch (7th generation)",
                        "name" : "iPod touch (7th generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "14.4 (18D46)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,8",
                        "identifier" : "3F27347E-AA34-4615-B6CB-691B0C3C28AF",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.iphone-se-1",
                        "modelName" : "iPhone SE (2nd generation)",
                        "name" : "iPhone SE (2nd generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "7.2 (18S561)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch6,2",
                        "identifier" : "CFA27025-DB85-466A-8CEF-874CF3865085",
                        "architecture" : "x86_64",
                        "modelUTI" : "com.apple.watch-series6-1",
                        "modelName" : "Apple Watch Series 6 - 44mm",
                        "name" : "Apple Watch Series 6 - 44mm"
                      }
                    ]
[   +4 ms] Error: iPhone (Roman) is not connected. Xcode will continue when iPhone (Roman) is connected. (code -13)
[   +2 ms] /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell getprop
[ +139 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +5 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] 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.
[  +99 ms] Skipping pub get: version match.
[ +142 ms] Generating /Users/tsinis/Desktop/buttonbar_bug/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[  +50 ms] ro.hardware = qcom
[  +59 ms] Initializing file store
[  +14 ms] Skipping target: gen_localizations
[   +8 ms] complete
[   +5 ms] Launching lib/main.dart on moto g pro in debug mode...
[   +7 ms] /Users/tsinis/Development/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/tsinis/Development/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/tsinis/Development/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter
--debugger-module-names --experimental-emit-debug-metadata --output-dill
/var/folders/xg/2k9mfsgd6fnbnhw10plpk4gh0000gn/T/flutter_tools.Bq6nTG/flutter_tool.ECYQvM/app.dill --packages
/Users/tsinis/Desktop/buttonbar_bug/.dart_tool/package_config.json -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts
--track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill
[  +14 ms] executing: /Users/tsinis/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[  +10 ms] Exit code 0 from: /Users/tsinis/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[        ] 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)0x1e
               A: android:compileSdkVersionCodename(0x01010573)="11" (Raw: "11")
               A: package="com.example.buttonbar_bug" (Raw: "com.example.buttonbar_bug")
               A: platformBuildVersionCode=(type 0x10)0x1e
               A: platformBuildVersionName=(type 0x10)0xb
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1e
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=16)
                 A: android:label(0x01010001)="buttonbar_bug" (Raw: "buttonbar_bug")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=21)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.buttonbar_bug.MainActivity" (Raw: "com.example.buttonbar_bug.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=35)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw: "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=45)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040000
                   E: intent-filter (line=49)
                     E: action (line=50)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=52)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=59)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[  +11 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell -x logcat -v time -t 1
[  +10 ms] <- compile package:buttonbar_bug/main.dart
[ +105 ms] --------- beginning of main
                    03-26 23:02:02.270 D/BoundBrokerSvc( 3679): onUnbind: Intent {
                    act=com.google.android.gms.auth.cryptauth.cryptauthservice.START
                    cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
[  +14 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb version
[   +8 ms] Android Debug Bridge version 1.0.41
           Version 31.0.0-7110759
           Installed as /Users/tsinis/Library/Android/sdk/platform-tools/adb
[   +3 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb start-server
[  +12 ms] Building APK
[  +28 ms] Running Gradle task 'assembleDebug'...
[   +5 ms] Using gradle from /Users/tsinis/Desktop/buttonbar_bug/android/gradlew.
[   +1 ms] /Users/tsinis/Desktop/buttonbar_bug/android/gradlew mode: 33261 rwxr-xr-x.
[   +8 ms] executing: /usr/bin/plutil -convert json -o - /Applications/Android Studio.app/Contents/Info.plist
[  +18 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Applications/Android Studio.app/Contents/Info.plist
[        ] {"CFBundleName":"Android
Studio","JVMOptions":{"ClassPath":"$APP_PACKAGE\/Contents\/lib\/bootstrap.jar:$APP_PACKAGE\/Contents\/lib\/extensions.jar:$APP_PACKAGE\/Conte
nts\/lib\/util.jar:$APP_PACKAGE\/Contents\/lib\/jdom.jar:$APP_PACKAGE\/Contents\/lib\/log4j.jar:$APP_PACKAGE\/Contents\/lib\/trove4j.jar:$APP
_PACKAGE\/Contents\/lib\/jna.jar","JVMVersion":"1.8*,1.8+","MainClass":"com.intellij.idea.Main","Properties":{"idea.paths.selector":"AndroidS
tudio4.1","idea.executable":"studio","idea.platform.prefix":"AndroidStudio","idea.vendor.name":"Google","idea.home.path":"$APP_PACKAGE\/Conte
nts"}},"NSDesktopFolderUsageDescription":"An application in Android Studio requests access to the user's Desktop
folder.","LSArchitecturePriority":["x86_64"],"CFBundleVersion":"AI-201.8743.12.41.7042882","CFBundleDevelopmentRegion":"English","NSCameraUsa
geDescription":"An application in Android Studio requests access to the device's
camera.","CFBundleDocumentTypes":[{"CFBundleTypeName":"Android Studio Project
File","CFBundleTypeExtensions":["ipr"],"CFBundleTypeRole":"Editor","CFBundleTypeIconFile":"studio.icns"},{"CFBundleTypeName":"All
documents","CFBundleTypeExtensions":["*"],"CFBundleTypeOSTypes":["****"],"CFBundleTypeRole":"Editor","LSTypeIsPackage":false}],"NSSupportsAut
omaticGraphicsSwitching":true,"CFBundlePackageType":"APPL","CFBundleIconFile":"studio.icns","NSHighResolutionCapable":true,"CFBundleShortVers
ionString":"4.1","NSMicrophoneUsageDescription":"An application in Android Studio requests access to the device's
microphone.","CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"studio","NSLocationUsageDescription":"An application in Android
Studio requests access to the user's location
information.","LSRequiresNativeExecution":"YES","CFBundleURLTypes":[{"CFBundleTypeRole":"Editor","CFBundleURLName":"Stacktrace","CFBundleURLS
chemes":["idea"]}],"CFBundleIdentifier":"com.google.android.studio","LSApplicationCategoryType":"public.app-category.developer-tools","CFBund
leSignature":"????","LSMinimumSystemVersion":"10.8","NSDocumentsFolderUsageDescription":"An application in Android Studio requests access to
the user's Documents folder.","NSDownloadsFolderUsageDescription":"An application in Android Studio requests access to the user's Downloads
folder.","NSNetworkVolumesUsageDescription":"An application in Android Studio requests access to files on a network
volume.","CFBundleGetInfoString":"Android Studio 4.1, build AI-201.8743.12.41.7042882. Copyright JetBrains s.r.o., (c)
2000-2020","NSRemovableVolumesUsageDescription":"An application in Android Studio requests access to files on a removable volume."}
[   +8 ms] executing: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java -version
[ +119 ms] Exit code 0 from: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java -version
[        ] openjdk version "1.8.0_242-release"
           OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
           OpenJDK 64-Bit Server VM (build 25.242-b3-6915495, mixed mode)
[   +3 ms] executing: [/Users/tsinis/Desktop/buttonbar_bug/android/] /Users/tsinis/Desktop/buttonbar_bug/android/gradlew -Pverbose=true
-Ptarget-platform=android-arm64 -Ptarget=/Users/tsinis/Desktop/buttonbar_bug/lib/main.dart -Ptrack-widget-creation=true
-Pfilesystem-scheme=org-dartlang-root assembleDebug
[ +739 ms] Welcome to Gradle 6.7!
[        ] Here are the highlights of this release:
[        ]  - File system watching is ready for production use
[        ]  - Declare the version of Java your build requires
[        ]  - Java 15 support
[        ] For more details see https://docs.gradle.org/6.7/release-notes.html
[+2782 ms] > Task :app:compileFlutterBuildDebug
[        ] [ +131 ms] executing: [/Users/tsinis/Development/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [  +73 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +1 ms] [   +1 ms] 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[        ] [   +1 ms] executing: [/Users/tsinis/Development/flutter/] git tag --points-at 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[        ] [  +30 ms] Exit code 0 from: git tag --points-at 4d7946a68d26794349189cf21b3f68cc6fe61dcb
[        ] [        ] 2.0.3
[        ] [  +60 ms] executing: [/Users/tsinis/Development/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[        ] [  +17 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] [        ] origin/stable
[        ] [        ] executing: [/Users/tsinis/Development/flutter/] git ls-remote --get-url origin
[        ] [  +16 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] [        ] https://github.com/flutter/flutter.git
[        ] [  +71 ms] executing: [/Users/tsinis/Development/flutter/] git rev-parse --abbrev-ref HEAD
[        ] [  +19 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] [        ] stable
[        ] [  +69 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [   +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] [        ] 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.
[        ] [  +62 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[   +1 ms] [        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] [        ] 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.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[        ] [  +84 ms] Initializing file store
[   +1 ms] [  +22 ms] Skipping target: gen_localizations
[        ] [  +10 ms] kernel_snapshot: Starting due to {}
[        ] [  +14 ms] /Users/tsinis/Development/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/tsinis/Development/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/tsinis/Development/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --target=flutter --no-print-incremental-dependencies
-Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --no-link-platform --packages
/Users/tsinis/Desktop/buttonbar_bug/.dart_tool/package_config.json --output-dill
/Users/tsinis/Desktop/buttonbar_bug/.dart_tool/flutter_build/4f2be7acea5368a2ce8df47b67141b46/app.dill --depfile
/Users/tsinis/Desktop/buttonbar_bug/.dart_tool/flutter_build/4f2be7acea5368a2ce8df47b67141b46/kernel_snapshot.d
package:buttonbar_bug/main.dart
[+9184 ms] [+9819 ms] kernel_snapshot: Complete
[ +496 ms] [ +490 ms] debug_android_application: Starting due to {}
[ +199 ms] [ +229 ms] debug_android_application: Complete
[ +609 ms] [ +553 ms] Persisting file store
[        ] [   +7 ms] Done persisting file store
[        ] [   +6 ms] build succeeded.
[        ] [  +16 ms] "flutter assemble" took 11,345ms.
[        ] [   +7 ms] ensureAnalyticsSent: 0ms
[        ] [   +2 ms] Running shutdown hooks
[        ] [        ] Shutdown hooks complete
[        ] [        ] exiting with code 0
[ +189 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE
[        ] > Task :app:preBuild UP-TO-DATE
[        ] > Task :app:preDebugBuild UP-TO-DATE
[        ] > Task :app:compileDebugAidl NO-SOURCE
[        ] > Task :app:compileDebugRenderscript NO-SOURCE
[        ] > Task :app:generateDebugBuildConfig UP-TO-DATE
[ +101 ms] > Task :app:checkDebugAarMetadata UP-TO-DATE
[        ] > Task :app:cleanMergeDebugAssets
[        ] > Task :app:mergeDebugShaders UP-TO-DATE
[        ] > Task :app:compileDebugShaders NO-SOURCE
[        ] > Task :app:generateDebugAssets UP-TO-DATE
[        ] > Task :app:mergeDebugAssets
[ +298 ms] > Task :app:copyFlutterAssetsDebug
[        ] > Task :app:generateDebugResValues UP-TO-DATE
[        ] > Task :app:generateDebugResources UP-TO-DATE
[        ] > Task :app:mergeDebugResources UP-TO-DATE
[        ] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
[  +97 ms] > Task :app:extractDeepLinksDebug UP-TO-DATE
[        ] > Task :app:processDebugMainManifest UP-TO-DATE
[        ] > Task :app:processDebugManifest UP-TO-DATE
[        ] > Task :app:processDebugManifestForPackage UP-TO-DATE
[        ] > Task :app:processDebugResources UP-TO-DATE
[ +101 ms] > Task :app:compileDebugKotlin UP-TO-DATE
[        ] > Task :app:javaPreCompileDebug UP-TO-DATE
[        ] > Task :app:compileDebugJavaWithJavac UP-TO-DATE
[   +1 ms] > Task :app:compileDebugSources UP-TO-DATE
[        ] > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
[        ] > Task :app:processDebugJavaRes NO-SOURCE
[        ] > Task :app:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :app:checkDebugDuplicateClasses UP-TO-DATE
[  +92 ms] > Task :app:dexBuilderDebug UP-TO-DATE
[        ] > Task :app:desugarDebugFileDependencies UP-TO-DATE
[ +101 ms] > Task :app:mergeExtDexDebug UP-TO-DATE
[        ] > Task :app:mergeDexDebug UP-TO-DATE
[        ] > Task :app:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :app:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :app:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :app:validateSigningDebug UP-TO-DATE
[ +396 ms] > Task :app:compressDebugAssets
[ +702 ms] > Task :app:packageDebug
[ +168 ms] > Task :app:assembleDebug
[        ] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[        ] Use '--warning-mode all' to show the individual deprecation warnings.
[        ] See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings
[        ] BUILD SUCCESSFUL in 16s
[        ] 32 actionable tasks: 7 executed, 25 up-to-date
[ +390 ms] Running Gradle task 'assembleDebug'... (completed in 16.8s)
[ +157 ms] calculateSha: LocalDirectory: '/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk'/app.apk
[  +32 ms] calculateSha: reading file took 31us
[ +742 ms] calculateSha: computing sha took 742us
[   +5 ms] ✓ Built build/app/outputs/flutter-apk/app-debug.apk.
[   +4 ms] executing: /Users/tsinis/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[  +13 ms] Exit code 0 from: /Users/tsinis/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[   +1 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)0x1e
               A: android:compileSdkVersionCodename(0x01010573)="11" (Raw: "11")
               A: package="com.example.buttonbar_bug" (Raw: "com.example.buttonbar_bug")
               A: platformBuildVersionCode=(type 0x10)0x1e
               A: platformBuildVersionName=(type 0x10)0xb
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1e
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=16)
                 A: android:label(0x01010001)="buttonbar_bug" (Raw: "buttonbar_bug")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=21)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.buttonbar_bug.MainActivity" (Raw: "com.example.buttonbar_bug.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=35)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw: "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=45)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040000
                   E: intent-filter (line=49)
                     E: action (line=50)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=52)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=59)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[   +2 ms] Stopping app 'app.apk' on moto g pro.
[        ] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell am force-stop com.example.buttonbar_bug
[ +245 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell pm list packages com.example.buttonbar_bug
[  +80 ms] package:com.example.buttonbar_bug
[   +3 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell cat
/data/local/tmp/sky.com.example.buttonbar_bug.sha1
[  +81 ms] b09526b96a7ab7a6530cd9be3d52ed9f20302f46
[   +1 ms] Installing APK.
[   +1 ms] Installing build/app/outputs/flutter-apk/app.apk...
[        ] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ install -t -r
/Users/tsinis/Desktop/buttonbar_bug/build/app/outputs/flutter-apk/app.apk
[+5484 ms] Performing Streamed Install
                    Success
[        ] Installing build/app/outputs/flutter-apk/app.apk... (completed in 5.5s)
[   +2 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell echo -n
92821765b0b44d21205c1bd316dbb5b9a4054aac > /data/local/tmp/sky.com.example.buttonbar_bug.sha1
[  +64 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ shell -x logcat -v time -t 1
[  +87 ms] --------- beginning of main
           03-26 23:02:26.650 D/MotoSystemServer(29181): binding  Moto service :
           com.motorola.ccc.devicemanagement/com.motorola.ccc.devicemanagement.SystemServerBindService
[  +10 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ 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.buttonbar_bug/com.example.buttonbar_bug.MainActivity
[ +172 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.example.buttonbar_bug/.MainActivity (has extras) }
[   +1 ms] Waiting for observatory port to be available...
[+1318 ms] Observatory URL on device: http://127.0.0.1:38483/orseHmoCrXI=/
[   +1 ms] executing: /Users/tsinis/Library/Android/sdk/platform-tools/adb -s ZY227DW9LQ forward tcp:0 tcp:38483
[  +10 ms] 63645
[        ] Forwarded host port 63645 to device port 38483 for Observatory
[   +6 ms] Caching compiled dill
[  +97 ms] Connecting to service protocol: http://127.0.0.1:63645/orseHmoCrXI=/
[ +339 ms] Activating Dart DevTools...
[ +187 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at
http://127.0.0.1:63645/orseHmoCrXI=/.
[ +160 ms] DDS is listening at http://127.0.0.1:63650/EiAxkVhjtCA=/.
[  +70 ms] Successfully connected to service protocol: http://127.0.0.1:63645/orseHmoCrXI=/
[+5267 ms] Activating Dart DevTools... (completed in 5.7s)
[ +689 ms] DevFS: Creating new filesystem on the device (null)
[  +60 ms] DevFS: Created new filesystem on the device
(file:///data/user/0/com.example.buttonbar_bug/code_cache/buttonbar_bugTRDNTZ/buttonbar_bug/)
[   +6 ms] Updating assets
[  +81 ms] Syncing files to device moto g pro...
[   +2 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[   +2 ms] <- recompile package:buttonbar_bug/main.dart aa424138-0965-4591-83f6-e867fb5aa585
[        ] <- aa424138-0965-4591-83f6-e867fb5aa585
[ +108 ms] Updating files.
[        ] DevFS: Sync finished
[   +2 ms] Syncing files to device moto g pro... (completed in 114ms)
[   +1 ms] Synced 0.0MB.
[   +1 ms] <- accept
[  +25 ms] Connected to _flutterView/0xb400006f6eeb7f20.
[   +2 ms] Flutter run key commands.
[   +2 ms] r Hot reload. 🔥🔥🔥
[   +1 ms] R Hot restart.
[        ] h Repeat this help message.
[        ] d Detach (terminate "flutter run" but leave application running).
[        ] c Clear the screen
[        ] q Quit (terminate the application on the device).
[        ] An Observatory debugger and profiler on moto g pro is available at: http://127.0.0.1:63650/EiAxkVhjtCA=/
[        ] 
           Flutter DevTools, a Flutter debugger and profiler, on moto g pro is available at:
           http://127.0.0.1:9101?uri=http%3A%2F%2F127.0.0.1%3A63650%2FEiAxkVhjtCA%3D%2F
[        ] Running with unsound null safety
[        ] For more information see https://dart.dev/null-safety/unsound-null-safety
tsinis@tsiniss-MacBook-Pro buttonbar_bug % flutter analyze
Analyzing buttonbar_bug...                                              

   info • 'RaisedButton' is deprecated and shouldn't be used. Use ElevatedButton instead. See the migration guide in
          flutter.dev/go/material-button-migration-guide). This feature was deprecated after v1.25.0-8.1.pre. • lib/main.dart:31:21 •
          deprecated_member_use
   info • 'FlatButton' is deprecated and shouldn't be used. Use TextButton instead. See the migration guide in
          flutter.dev/go/material-button-migration-guide). This feature was deprecated after v1.25.0-8.1.pre. • lib/main.dart:32:21 •
          deprecated_member_use
   info • 'OutlineButton' is deprecated and shouldn't be used. Use OutlinedButton instead. See the migration guide in
          flutter.dev/go/material-button-migration-guide). This feature was deprecated after v1.25.0-8.1.pre. • lib/main.dart:33:21 •
          deprecated_member_use

3 issues found. (ran in 1.9s)
tsinis@tsiniss-MacBook-Pro buttonbar_bug % 
tsinis@tsiniss-MacBook-Pro buttonbar_bug % flutter doctor -v
[✓] Flutter (Channel stable, 2.0.3, on macOS 11.2.1 20D75 darwin-x64, locale en-GB)
    • Flutter version 2.0.3 at /Users/tsinis/Development/flutter
    • Framework revision 4d7946a68d (8 days ago), 2021-03-18 17:24:33 -0700
    • Engine revision 3459eb2436
    • Dart version 2.12.2

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Users/tsinis/Library/Android/sdk
    • Platform android-30, build-tools 30.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 12.4, Build version 12D4e
    • CocoaPods version 1.10.1

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 4.1)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)

[✓] VS Code (version 1.54.3)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.20.0

[✓] Connected device (3 available)
    • moto g pro (mobile)     • ZY227DW9LQ                               • android-arm64  • Android 11 (API 30)
    • iPhone (Roman) (mobile) • a141e30024dbc94fc22dcbee4b9bd2418aaef54e • ios            • iOS 13.1.2
    • Chrome (web)            • chrome                                   • web-javascript • Google Chrome 89.0.4389.90

• No issues found!

Metadata

Metadata

Assignees

Labels

a: qualityA truly polished experiencef: material designflutter/packages/flutter/material repository.found in release: 2.0Found to occur in 2.0frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: solvedIssue is closed as solved

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions