/
opt
/
canhelp
/
apps
/
mobile
/
macos
/
Flutter
/
/opt/canhelp/apps/mobile/macos/Flutter
mkdir
upload
Name
Size
Mode
Actions
Flutter-Debug.xcconfig
125
0644
edit
dl
rm
Flutter-Release.xcconfig
127
0644
edit
dl
rm
GeneratedPluginRegistrant.swift
1796
0644
edit
dl
rm
Edit:
/opt/canhelp/apps/mobile/macos/Flutter/GeneratedPluginRegistrant.swift
(1796B)
// // Generated file. Do not edit. // import FlutterMacOS import Foundation import app_links import file_picker import file_selector_macos import firebase_core import firebase_messaging import flutter_secure_storage_macos import geolocator_apple import google_sign_in_ios import path_provider_foundation import share_plus import shared_preferences_foundation import sign_in_with_apple import sqflite_darwin import url_launcher_macos func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { AppLinksMacosPlugin.register(with: registry.registrar(forPlugin: "AppLinksMacosPlugin")) FilePickerPlugin.register(with: registry.registrar(forPlugin: "FilePickerPlugin")) FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin")) FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin")) FLTFirebaseMessagingPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseMessagingPlugin")) FlutterSecureStoragePlugin.register(with: registry.registrar(forPlugin: "FlutterSecureStoragePlugin")) GeolocatorPlugin.register(with: registry.registrar(forPlugin: "GeolocatorPlugin")) FLTGoogleSignInPlugin.register(with: registry.registrar(forPlugin: "FLTGoogleSignInPlugin")) PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin")) SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin")) SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin")) SignInWithApplePlugin.register(with: registry.registrar(forPlugin: "SignInWithApplePlugin")) SqflitePlugin.register(with: registry.registrar(forPlugin: "SqflitePlugin")) UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin")) }
Save
cmd:
run