1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Files
samples/add_to_app/plugin/android_using_plugin
Eric Windmill 64877f3b34 Fixes all add_to_app Android builds (#2243)
* Fixes issues #2240 and #2241 
* Also fixes Android build issues for add_to_app/fullscreen
2024-04-18 11:47:15 -04:00
..
2023-06-24 14:18:41 +10: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.