../../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe-2.0.1/lib/flutter_stripe.dart:1:1: Error:
'CardChangedCallback' is exported from both 'package:flutter_stripe/src/widgets/card_field.dart' and
'package:stripe_platform_interface/src/card_edit_controller.dart'.
export 'package:stripe_platform_interface/stripe_platform_interface.dart';
^
../../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe-2.0.1/lib/flutter_stripe.dart:1:1: Error:
'CardFocusCallback' is exported from both 'package:flutter_stripe/src/widgets/card_field.dart' and
'package:stripe_platform_interface/src/card_edit_controller.dart'.
export 'package:stripe_platform_interface/stripe_platform_interface.dart';
^
../../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe-2.0.1/lib/flutter_stripe.dart:1:1: Error:
'CardFieldContext' is exported from both 'package:flutter_stripe/src/widgets/card_field.dart' and
'package:stripe_platform_interface/src/card_edit_controller.dart'.
export 'package:stripe_platform_interface/stripe_platform_interface.dart';
^
../../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_stripe-2.0.1/lib/flutter_stripe.dart:1:1: Error:
'CardEditController' is exported from both 'package:flutter_stripe/src/widgets/card_field.dart' and
'package:stripe_platform_interface/src/card_edit_controller.dart'.
export 'package:stripe_platform_interface/stripe_platform_interface.dart';
^
../../../flutter/.pub-cache/hosted/pub.dartlang.org/flutter_cache_manager-3.0.0-nullsafety.1/lib/src/storage/cache_info_repo
sitories/cache_object_provider.dart:208:29: Warning: Operand of null-aware operation '!' has type 'String' which excludes
null.
final oldDbPath = join((await getDatabasesPath())!, '$databaseName.db');
^
Failed to package /Users/cedar/Downloads/Flutter-AdHouse(v1.4)/Flutter-AdHouse.
Command PhaseScriptExecution failed with a nonzero exit code
please can anybody help my solve this flutter issue . i get this errors when i want to run it both ios and android