flutter_stripe_payment icon indicating copy to clipboard operation
flutter_stripe_payment copied to clipboard

'Stripe/Stripe.h' file not found

Open lalkrishna opened this issue 3 years ago • 0 comments

Getting

'Stripe/Stripe.h' file not found

for new project on file TPSStripeManager.h on framework stripe_payment.

flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 1.22.6, on macOS 11.1 20C69 darwin-x64, locale en-IN)

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2) [✓] Xcode - develop for iOS and macOS (Xcode 12.5) [!] Android Studio (version 3.5) ✗ Flutter plugin not installed; this adds Flutter specific functionality. ✗ Dart plugin not installed; this adds Dart specific functionality. [✓] VS Code (version 1.54.2) [✓] Connected device (1 available)

Xcode version: Version 12.5 beta 3 (12E5244e)

lalkrishna avatar Mar 15 '21 18:03 lalkrishna