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.
samples/experimental/add_to_app/flutter_module_using_plugin
Andrew Brogdon 22ca7f462b
Adds new flutter module, reconfigures Android/iOS sample (#144)
6 years ago
..
lib Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
test Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
.gitignore Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
.metadata Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
README.md Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
pubspec.lock Adds new flutter module, reconfigures Android/iOS sample (#144) 6 years ago
pubspec.yaml Adds new flutter module, reconfigures Android/iOS sample (#144) 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:

https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps