mirror of
https://github.com/flutter/samples.git
synced 2026-03-30 16:23:23 +00:00
Add Linting tool starter project (#840)
This commit is contained in:
committed by
GitHub
parent
89d2849019
commit
8573269c03
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// Generated file. Do not edit.
|
||||
//
|
||||
|
||||
#include "generated_plugin_registrant.h"
|
||||
|
||||
|
||||
void RegisterPlugins(flutter::PluginRegistry* registry) {
|
||||
}
|
||||
Reference in New Issue
Block a user