We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Upgrading pre 1.12 Android projects (markdown)
Add example code for a custom platform channel migration
try to fix list indent markdown
Remove the blurb saying we need to add configure engine
the before state of the android manifest was wrong
Add Kotlin diff.
Remove instructions to delete MainActivity. The `configureFlutterEngine` registration is still needed for some v1 plugins. (See flutter/flutter#47921)
Fixed "name" -> "android:name" in <application> declaration.
Add a minor clarification.
Added metadata to splash behavior so that launch screen remains available until Flutter's first frame.
Suggested updates to migration instructions.
Added instructions for add-to-app migrations to the new embedding.
Updated full-Flutter migration instructions to latest embedding APIs and expectations.
Fix typos
Created Upgrading pre-1.12 Android projects (markdown)