Flutter Web permission/display/click smoke를 반복 검증할 수 있도록 테스트 호스트 UI와 위젯 테스트를 갱신한다. 리뷰 완료 산출물을 archive로 이동해 마일스톤 test-host 완료 근거를 남긴다.
15 lines
303 B
C
15 lines
303 B
C
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
// clang-format off
|
|
|
|
#ifndef GENERATED_PLUGIN_REGISTRANT_
|
|
#define GENERATED_PLUGIN_REGISTRANT_
|
|
|
|
#include <flutter_linux/flutter_linux.h>
|
|
|
|
// Registers Flutter plugins.
|
|
void fl_register_plugins(FlPluginRegistry* registry);
|
|
|
|
#endif // GENERATED_PLUGIN_REGISTRANT_
|