mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 22:38:42 +00:00
* Revert "Revert "Add code sharing sample (#1444)" (#1464)"
This reverts commit dc50c46ef1.
* Opting out failing tests on Windows for CI
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
12 lines
164 B
C++
12 lines
164 B
C++
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
// clang-format off
|
|
|
|
#include "generated_plugin_registrant.h"
|
|
|
|
|
|
void RegisterPlugins(flutter::PluginRegistry* registry) {
|
|
}
|