mirror of
https://github.com/Iconica-Development/flutter_notification_center.git
synced 2025-05-19 00:53:44 +02:00
34 lines
822 B
YAML
34 lines
822 B
YAML
name: flutter_notification_center
|
|
description: "A new Flutter package project."
|
|
version: 5.1.0
|
|
repository: https://github.com/Iconica-Development/flutter_notification_center
|
|
|
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
|
|
environment:
|
|
sdk: ^3.5.3
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
intl: ^0.20.1
|
|
flutter_svg: ^2.0.10+1
|
|
|
|
flutter_animated_widgets:
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
version: ^0.3.1
|
|
|
|
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
|
|
|
|
flutter:
|
|
assets:
|
|
- assets/ |