1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Files
samples/add_to_app/flutter_module_using_plugin
Andrew Brogdon 0eb1233cb4 Updates samples for latest beta release of the Flutter SDK (#492)
* Updating for beta release

* Re-adding pub get to Flutter travis script
2020-08-05 08:05:31 -07: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 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.