mirror of
https://github.com/iniakunhuda/flutter_auth_riverpod_strapi.git
synced 2025-08-06 02:24:06 +08:00
13 lines
283 B
Swift
13 lines
283 B
Swift
//
|
|
// Generated file. Do not edit.
|
|
//
|
|
|
|
import FlutterMacOS
|
|
import Foundation
|
|
|
|
import shared_preferences_foundation
|
|
|
|
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
|
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
|
|
}
|