Add the generated Windows runner tree and register the windows platform in .metadata. The Flutter SDK revision bump that came with `flutter create` for windows also re-resolved the transitive pins in pubspec.lock. .gitignore now excludes the built clide-cli binary on Windows, matching the existing linux/macos entries. Co-Authored-By: Claude <noreply@anthropic.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) {
|
|
}
|