Update flutter_local_notifications to min v19.0.0. Update app to use Swift Package Manager build process for all packages.

This commit is contained in:
Ryan Brown
2026-06-24 03:59:20 +00:00
parent 3ff9ff2352
commit c844cff67b
7 changed files with 181 additions and 140 deletions
+16
View File
@@ -0,0 +1,16 @@
PODS:
- Flutter (1.0.0)
DEPENDENCIES:
- Flutter (from `Flutter`)
EXTERNAL SOURCES:
Flutter:
:path: Flutter
SPEC CHECKSUMS:
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
PODFILE CHECKSUM: 3c63482e143d1b91d2d2560aee9fb04ecc74ac7e
COCOAPODS: 1.16.2
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Runner.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>