1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00
Files
samples/add_to_app/flutter_module_using_plugin/README.md

411 B

flutter_module_using_plugin

An example Flutter module that uses a plugin and is consumed by native apps in the Flutter add-to-app samples.

Getting Started

For more information, see the Add-to-App guide at flutter.dev:

For instructions integrating Flutter modules to your existing applications, see the add-to-app documentation.