Watch
1
0
Fork
You've already forked nexus
0
forked from Nexus/nexus

send notifications natively

This commit is contained in:
Henry Hiles 2026-08-26 00:25:47 -04:00
commit 2beb6dcb9b
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
14 changed files with 225 additions and 30 deletions

View file

@ -19,8 +19,6 @@ environment:
sdk: 3.13.0
dependency_overrides:
webcrypto: 0.6.1
hooks: 2.2.0
dynamic_color: 2.1.0
path_provider_android: 2.2.23 # Pinned to avoid JNI
linkify:
@ -83,6 +81,7 @@ dependencies:
material_ui: 1.1.0
unifiedpush: 6.2.0
unifiedpush_storage_shared_preferences: 1.0.0
flutter_local_notifications: ^22.3.0
dev_dependencies:
build_runner: 2.16.0
@ -91,6 +90,8 @@ dev_dependencies:
riverpod_lint: 3.1.8
flutter_launcher_icons: 0.14.4
json_serializable: 6.14.1
# Transitive dep but needed for commands
webcrypto: any
flutter_launcher_icons:
image_path: assets/icon.png