Skip to content

Refactor: Update dependencies and configuration to work with Android 35+ #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2math
Copy link

@2math 2math commented Apr 25, 2025

  • Update Flutter SDK constraints to allow Flutter 3.x.x and updated dependencies.
  • Add .fvmrc for Flutter version management to indicate that currently is tested and working with Flutter 3.27.3
  • Update Android Gradle version to use the new Gradle Plugin DSL.
  • compileSdk = 35
  • gradle-8.3-all
  • Kotlin 1.8.22
  • Shown in example app how to replace library service with specific foreground service type and add the related permission.

- Update Flutter SDK constraints to allow Flutter 3.x.x and update dependencies.
- Add .fvmrc for Flutter version management to indicate that currently is tested and working with Flutter 3.27.3
- Update Android Gradle version to use the new Gradle Plugin DSL.
- compileSdk = 35
- gradle-8.3-all
- Kotlin 1.8.22
- Shown in example app how to replace library service with specific foreground service type and add the related permission.
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.

2 participants