feat: Add iOS Notification Service Extension for localizable push notifications
This commit is contained in:
parent
097f9f02a0
commit
c3d8fed8a9
7 changed files with 349 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
flutter pub add fcm_shared_isolate
|
||||
flutter pub add fcm_shared_isolate:0.1.0
|
||||
flutter pub get
|
||||
|
||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue