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/add_to_app/flutter_module_using_plugin
Andrew Brogdon 233eb462d4
Configuring travis to build Android. (#206)
5 years ago
..
lib Configuring travis to build Android. (#206) 5 years ago
test Configuring travis to build Android. (#206) 5 years ago
.gitignore Graduating add-to-app (#180) 5 years ago
.metadata Graduating add-to-app (#180) 5 years ago
README.md Graduating add-to-app (#180) 5 years ago
pubspec.lock flutter pub upgrade (#178) 5 years ago
pubspec.yaml Graduating add-to-app (#180) 5 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