Skip to content

Gradle and AndroidManifest updates for flutter 3.22#23

Open
EnochT14 wants to merge 1 commit intookadan:masterfrom
EnochT14:migration
Open

Gradle and AndroidManifest updates for flutter 3.22#23
EnochT14 wants to merge 1 commit intookadan:masterfrom
EnochT14:migration

Conversation

@EnochT14
Copy link
Copy Markdown

@EnochT14 EnochT14 commented Aug 4, 2024

Flutter TextTheme Migration:

  • Updated the usage of TextTheme.caption and TextTheme.bodyText1 to their new names as required in the latest Flutter version

    • Replaced TextTheme.caption with TextTheme.bodySmall
    • Replaced TextTheme.bodyText1 with TextTheme.bodyLarge
  • Updated AndroidManifest to specify the android:exported attribute for the MainActivity component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant