Skip to content

Fails to build on Flutter 3.32.0-0.3.pre for _RenderSliverValueLayoutBuilder #168195

@pavanpodila

Description

@pavanpodila

Steps to reproduce

Flutter fails to build with the following error on latest beta 3.32.0-0.3.pre:

Failed to build iOS app
Error (Xcode): ../../.pub-cache/hosted/pub.dev/value_layout_builder-0.4.0/lib/src/sliver_value_layout_builder.dart:99:7: Error: The non-abstract class '_RenderSliverValueLayoutBuilder' is missing implementations for these members:

Could not build the application for the simulator.
Error launching application on iPhone 16.

Expected results

Should build

Actual results

Failed to build iOS app
Error (Xcode): ../../.pub-cache/hosted/pub.dev/value_layout_builder-0.4.0/lib/src/sliver_value_layout_builder.dart:99:7: Error: The non-abstract class '_RenderSliverValueLayoutBuilder' is missing implementations for these members:

Could not build the application for the simulator.
Error launching application on iPhone 16.

Code sample

https://github.com/pavanpodila/test_beta

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, 3.32.0-0.3.pre, on macOS 15.4.1 24E263 darwin-arm64,
    locale en-US)
[✗] Android toolchain - develop for Android devices
    ✗ Unable to locate Android SDK.
      Install Android Studio from:
      https://developer.android.com/studio/index.html
      On first launch it will assist you in installing the Android SDK
      components.
      (or visit https://flutter.dev/to/macos-android-setup for detailed
      instructions).
      If the Android SDK has been installed to a custom location, please use
      `flutter config --android-sdk` to update to that location.

[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
[✓] Chrome - develop for the web
[!] Android Studio (not installed)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1.1)
[✓] VS Code (version 1.99.3)
[✓] Connected device (3 available)
    ! Error: Browsing on the local area network for Pavan’s 13 Pro Max. Ensure
      the device is unlocked and attached with a cable or associated with the
      same local area network as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code
      -27)
[✓] Network resources

! Doctor found issues in 2 categories.```

</details>

Metadata

Metadata

Labels

Bot is counting down the days until it unassigns the issueP2Important issues not at the top of the work listfound in release: 3.32Found to occur in 3.32frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions