dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
feat: add APNs push notification support
Matthias Nott
2026-04-01
f68a986682535dca139515741dd60be26a82edd6
[APPS/PAILot.git]
/
ios
/
Runner
/
SceneDelegate.swift
1
2
3
4
5
6
import Flutter
import UIKit
class SceneDelegate: FlutterSceneDelegate {
}