1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/add_to_app/flutter_module_using_plugin
2020-12-18 10:51:31 +11:00
..
2020-05-06 14:09:15 -07:00
2019-12-12 10:45:11 -05:00
2019-12-12 10:45:11 -05:00
2020-05-13 09:18:26 +10:00

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.