mirror of
https://github.com/Iconica-Development/flutter_notification_center.git
synced 2025-05-18 16:43:44 +02:00
20 lines
367 B
YAML
20 lines
367 B
YAML
name: notification_center_repository_interface
|
|
description: "A new Flutter package project."
|
|
version: 5.1.0
|
|
homepage:
|
|
|
|
environment:
|
|
sdk: ^3.5.3
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
rxdart: any
|
|
|
|
dev_dependencies:
|
|
flutter_iconica_analysis:
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
version: ^7.0.0
|