Commit 97bd3290 by Rafa Castillo Passols

Trabajando en los elementos para manejar el estado de los archivos y el modelo de seleccionable

parents 86aec24a 295f8ef7
Showing with 2 additions and 0 deletions
......@@ -5,6 +5,8 @@
import FlutterMacOS
import Foundation
import file_picker
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
FilePickerPlugin.register(with: registry.registrar(forPlugin: "FilePickerPlugin"))
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment