razorpay / razorpay-flutter

Razorpay Flutter Plugin
MIT License
106 stars 147 forks source link

Namespace error in application #360

Open sunil-singh-chaudhary opened 9 months ago

sunil-singh-chaudhary commented 9 months ago

when adding this package to flutter android throwing namespace error can pls update this lib with new support android version

in release to make sure your issue has not already been fixed:

Flutter Version :

Flutter 3.16.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 78666c8dc5 (7 days ago) • 2023-12-19 16:14:14 -0800 Engine • revision 3f3e560236 Tools • Dart 3.2.3 • DevTools 2.28.4

vivekshindhe commented 9 months ago

@sunil-singh-chaudhary Can you please post the error message that you see?

sunil-singh-chaudhary commented 9 months ago

@sunil-singh-chaudhary Can you please post the error message that you see?

Namespace not specified. Please specify a namespace in the module's build.gradle i have update my android project to compilesdk version to 34

OutdatedGuy commented 6 months ago

Hi @sunil-singh-chaudhary, you can use below code till this is fixed

dependencies:
  razorpay_flutter:
    git:
      url: https://github.com/OutdatedGuy/razorpay-flutter
      ref: stable