Skip to content

Error on flutter 3.29 #362

@skylastn

Description

@skylastn

Describe the bug
Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
../../../../../.pub-cache/hosted/pub.dev/getwidget-5.0.0/lib/components/button/gf_button.dart:579:34: Error: The argument type 'bool?' can't be assigned to the parameter type 'bool' because 'bool?' is nullable and 'bool' isn't.
enableFeedback: widget.enableFeedback,
^
Target kernel_snapshot_program failed: Exception

To Reproduce
Steps to reproduce the behavior:

  1. Running flutter

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions