Description
Hi everyone!
The upgrade to Flutter 3.29 is blocked due to the iso_countries
plugin:
e: file:///Users/g123k/.pub-cache/hosted/pub.dev/iso_countries-2.2.0/android/src/main/kotlin/com/anoop4real/iso_countries/IsoCountriesPlugin.kt:9:48 Unresolved reference 'Registrar'.
e: file:///Users/g123k/.pub-cache/hosted/pub.dev/iso_countries-2.2.0/android/src/main/kotlin/com/anoop4real/iso_countries/IsoCountriesPlugin.kt:20:37 Unresolved reference 'Registrar'.
e: file:///Users/g123k/.pub-cache/hosted/pub.dev/iso_countries-2.2.0/android/src/main/kotlin/com/anoop4real/iso_countries/IsoCountriesPlugin.kt:21:51 Unresolved reference 'messenger'.
In Flutter 3.29, the V1 Android embedding is removed (vs deprecated before)
https://docs.flutter.dev/release/breaking-changes/v1-android-embedding
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
💬 To discuss and validate
Status
To triage