2024-09-24 13:50:11 +02:00
|
|
|
name: firebase_notification_center_repository
|
|
|
|
description: "A new Flutter package project."
|
2024-12-09 23:05:19 +01:00
|
|
|
version: 5.1.0
|
2025-02-17 15:48:35 +01:00
|
|
|
repository: https://github.com/Iconica-Development/flutter_notification_center
|
|
|
|
|
|
|
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
2024-09-24 13:50:11 +02:00
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: ^3.5.3
|
|
|
|
flutter: ">=1.17.0"
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
flutter:
|
|
|
|
sdk: flutter
|
|
|
|
|
|
|
|
# Firebase
|
|
|
|
cloud_firestore: ^5.4.2
|
|
|
|
firebase_core: ^3.5.0
|
|
|
|
|
|
|
|
notification_center_repository_interface:
|
2025-02-13 18:40:48 +01:00
|
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
|
|
version: ^5.1.0
|
2024-09-24 13:50:11 +02:00
|
|
|
|
|
|
|
dev_dependencies:
|
|
|
|
flutter_iconica_analysis:
|
2025-02-13 18:40:48 +01:00
|
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
|
|
version: ^7.0.0
|