mirror of
https://github.com/Iconica-Development/flutter_profile.git
synced 2025-05-18 16:53:45 +02:00
32 lines
599 B
YAML
32 lines
599 B
YAML
name: flutter_profile
|
|
description: Flutter profile package
|
|
version: 1.3.0
|
|
repository: https://github.com/Iconica-Development/flutter_profile
|
|
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ^3.0.0
|
|
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: 3.1.0
|
|
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
flutter_iconica_analysis:
|
|
git:
|
|
url: https://github.com/Iconica-Development/flutter_iconica_analysis
|
|
ref: 6.0.0
|
|
|
|
flutter:
|