flutter_profile/pubspec.yaml

31 lines
664 B
YAML
Raw Normal View History

2022-09-21 14:37:16 +02:00
name: flutter_profile
2022-10-14 15:54:50 +02:00
description: Flutter profile package
version: 1.5.0
2022-10-14 15:54:50 +02:00
repository: https://github.com/Iconica-Development/flutter_profile
2022-08-26 15:31:42 +02:00
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
2022-08-26 15:31:42 +02:00
environment:
sdk: ">=3.0.0 <4.0.0"
2022-08-26 15:31:42 +02:00
flutter: ">=1.17.0"
dependencies:
cached_network_image: ^3.3.0
flutter_input_library:
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: "^3.3.1"
2022-08-26 15:31:42 +02:00
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
2024-02-02 11:07:55 +01:00
flutter_iconica_analysis:
git:
url: https://github.com/Iconica-Development/flutter_iconica_analysis
ref: 6.0.0
2022-08-26 15:31:42 +02:00
2022-12-01 15:11:15 +01:00
flutter: