I get this error with version_migration 2.0.10 on flutter 3.27.1:
Package version_migration:android references version_migration:android as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of version_migration to either avoid referencing a default implementation via `platforms: android: default_package: version_migration` or add an inline implementation to version_migration via `platforms: android:` `pluginClass` or `dartPluginClass`.
I get the same error message for all platforms, not only android.
I get this error with version_migration 2.0.10 on flutter 3.27.1:
I get the same error message for all platforms, not only android.