mintware-de / flutter_barcode_reader

A flutter plugin for reading 2D barcodes and QR codes.
MIT License
628 stars 462 forks source link

Adding Kotlin to existing Flutter project? #121

Closed rgbinnovation closed 4 years ago

rgbinnovation commented 5 years ago

Hi all,

The documentation mentions how to add Kotlin to a new project, but not an existing one? How can I add it to my existing Flutter project? Hope anyone can help.

eelishiram commented 5 years ago

@rgbinnovation have you been able to do this?

rgbinnovation commented 5 years ago

Yes. You simply have to add a single file in Kotlin format (forgot the name of it) and it will automatically upgrade. Can be an empty file. Add it using android studio. Just google the file type name.

Sent from my iPhone. Please excuse brief replies.

On 30 Aug 2019, at 2:41 PM, Əlişiram notifications@github.com wrote:

@rgbinnovation have you been able to do this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.