mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 years ago | |
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | 6 years ago | |
| pubspec.lock | 6 years ago | |
| pubspec.yaml | 6 years ago | |
README.md
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.