mirror of
https://github.com/tonytins/bullseye.git
synced 2025-06-26 10:44:44 -04:00
Added prompt and control widgets
- Updated iOS portion of project - Always to default landscape
This commit is contained in:
parent
90dafce466
commit
9e475f6a34
20 changed files with 328 additions and 7 deletions
|
@ -5,6 +5,8 @@
|
|||
import FlutterMacOS
|
||||
import Foundation
|
||||
|
||||
import path_provider_macos
|
||||
|
||||
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
|
||||
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue