samples/add_to_app/plugin/flutter_module_using_plugin
Brett Morgan 3bafa557f7
Update `sdk` constraint range and update runners ()
2 years ago
..
lib
test
.gitignore
.metadata
README.md
analysis_options.yaml
pubspec.yaml Update `sdk` constraint range and update runners () 2 years ago

README.md

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.md parent directory.

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.