auth
This commit is contained in:
parent
bb4fab6a11
commit
84cf6a0dda
7 changed files with 226 additions and 5 deletions
|
@ -6,7 +6,9 @@ import FlutterMacOS
|
|||
import Foundation
|
||||
|
||||
import qr_bar_code
|
||||
import shared_preferences_foundation
|
||||
|
||||
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
||||
QrBarCodePlugin.register(with: registry.registrar(forPlugin: "QrBarCodePlugin"))
|
||||
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue