mirror of
https://github.com/Iconica-Development/flutter_notification_center.git
synced 2025-05-18 16:43:44 +02:00
27 lines
573 B
YAML
27 lines
573 B
YAML
name: firebase_notification_center_repository
|
|
description: "A new Flutter package project."
|
|
version: 5.1.0
|
|
homepage:
|
|
publish_to: 'none'
|
|
|
|
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:
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
version: ^5.1.0
|
|
|
|
dev_dependencies:
|
|
flutter_iconica_analysis:
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
version: ^7.0.0
|