OwnWeb / flutter_map_tappable_polyline

A tappable Polyline plugin for flutter_map
https://pub.dev/packages/flutter_map_tappable_polyline
MIT License
54 stars 44 forks source link

Example app : this app is using a deprecated version of the Android embedding. #43

Closed HugoHeneault closed 1 year ago

HugoHeneault commented 2 years ago

When building the example app we have this error message :

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects

Shouldn't be long to fix :)

k5924 commented 2 years ago

@HugoHeneault could I be assigned to this?

HugoHeneault commented 2 years ago

Sure! Thank you very much :)

k5924 commented 2 years ago

Sorry, forgot to mention that I submitted a PR for this issue in #46

k5924 commented 1 year ago

@HugoHeneault realised I still have a PR open for this issue. Could you review it as its been open for about 6 months