purchases-flutter icon indicating copy to clipboard operation
purchases-flutter copied to clipboard

Migrate PurchasesFlutterPlugin.java to Kotlin

Open beylmk opened this issue 3 years ago • 0 comments

As we modernize our codebases, we are migrating as much Java code as possible to Kotlin. This will allow us to fully take advantage of the language features and reduce context-switching required for development. PurchasesFlutterPlugin is still in Java, and needs to be migrated.

beylmk avatar Jan 28 '22 21:01 beylmk