dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: clear badge on app open and foreground
Matthias Nott
2026-04-01
f6f948769e0aa78e086cbff48043c0fa624b8a19
[APPS/PAILot.git]
/
ios
/
Runner
/
SceneDelegate.swift
1
2
3
4
5
6
import Flutter
import UIKit
class SceneDelegate: FlutterSceneDelegate {
}