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
Andrew Brogdon 0eb1233cb4
Updates samples for latest beta release of the Flutter SDK (#492)
4 years ago
..
lib Flutter 1.17 updates (#432) 4 years ago
test Adds espresso testing for add_to_app/android_fullscreen (#323) 4 years ago
test_driver Adds espresso testing for add_to_app/android_fullscreen (#323) 4 years ago
.gitignore Graduating add-to-app (#180) 5 years ago
.metadata Graduating add-to-app (#180) 5 years ago
README.md change link in add-to-app module readme (#464) 4 years ago
pubspec.lock Updates samples for latest beta release of the Flutter SDK (#492) 4 years ago
pubspec.yaml Adds espresso testing for add_to_app/android_fullscreen (#323) 4 years ago

README.md

flutter_module

An example Flutter module used 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.