Merhabalar Flutter de böyle bir hata aliyorum yardimci olabilecek birisi var mi acaba ? hatayi girebilecek birisi varsa yardimci olabilirse minettar kalirim. Chatgpt 'den yardim almaya calistim ama verdigi komutlar hatalari gidermiyor.
lib/common/widgets/code_picker_widget.dart:172:37: Error: Required named parameter 'hideHeaderText' must be provided.
child: SelectionDialog(
^
../../../../../.pub-cache/hosted/pub.dev/country_code_picker-3.3.0/lib/src/selection_dialog.dart:41:3: Context: Found this candidate, but the arguments don't match.
SelectionDialog(
^^^^^^^^^^^^^^^
lib/common/widgets/code_picker_widget.dart:208:33: Error: Required named parameter 'hideHeaderText' must be provided.
child: SelectionDialog(
^
../../../../../.pub-cache/hosted/pub.dev/country_code_picker-3.3.0/lib/src/selection_dialog.dart:41:3: Context: Found this candidate, but the arguments don't match.
SelectionDialog(
^^^^^^^^^^^^^^^
Target kernel_snapshot_program failed: Exception
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command '/Users/macbook/development/flutter/bin/flutter'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at
https://help.gradle.org.
BUILD FAILED in 6s