1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Clean up SDK constraints and lints (#2471)

This commit is contained in:
Parker Lougheed
2024-10-11 19:05:16 -05:00
committed by GitHub
parent 35787ba95c
commit 90f0584108
66 changed files with 71 additions and 75 deletions

View File

@@ -8,7 +8,7 @@ import Foundation
import path_provider_foundation
import share_plus
import shared_preferences_foundation
import sqflite
import sqflite_darwin
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))