-
-
Notifications
You must be signed in to change notification settings - Fork 638
Open
Description
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:
- Running flutter
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
s99chandra
Metadata
Metadata
Assignees
Labels
No labels