1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
Reid Baker a8d02fbc7a Update android samples to target/compile android 35 and AGP/Gradle updates (#2587)
- **update AGP and gradle versions**
- **[prebuilt_module] update agp and gradle**
- **[prebuilt_module] targetsdk and jvm compatabiliity**

Fixes flutter/flutter/152374
2025-02-14 16:43:36 +00:00
..
2023-06-23 01:54:59 +02:00
2023-06-23 01:54:59 +02:00

android_using_plugin

An example Android application used in the Flutter add-to-app samples. For more information on how to use it, see the README file located in the /add_to_app directory of this repo.

Getting Started

For more information about Flutter, check out flutter.dev.

For instructions on how to integrate Flutter modules into your existing applications, see Flutter's add-to-app documentation.