drenther / upi_pay

Flutter plugin for UPI (Only in India)
MIT License
60 stars 71 forks source link

Android V2 embedding (deprecated APIs) #74

Closed saurav10101010 closed 1 year ago

saurav10101010 commented 1 year ago

Describe the bug

The plugin upi_pay uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

drenther commented 1 year ago

Track at #62