1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 06:18:49 +00:00
Files
samples/add_to_app/flutter_module_using_plugin/README.md
2020-09-22 20:28:27 -07:00

558 B

flutter_module_using_plugin

An example Flutter module that uses a native plugin, intended for use 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.