flutter_profile/pubspec.yaml

32 lines
599 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
2024-02-02 11:07:55 +01:00
version: 1.2.1
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: none
2022-08-26 15:31:42 +02:00
environment:
sdk: ^3.0.0
2022-08-26 15:31:42 +02:00
flutter: ">=1.17.0"
dependencies:
cached_network_image: ^3.3.0
flutter_input_library:
git:
url: https://github.com/Iconica-Development/flutter_input_library
ref: 2.7.0
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: