mirror of
https://github.com/Iconica-Development/flutter_timeline.git
synced 2025-05-19 10:33:44 +02:00
38 lines
790 B
YAML
38 lines
790 B
YAML
name: flutter_timeline
|
|
description: "A new Flutter package project."
|
|
version: 7.0.0
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: ^3.5.1
|
|
flutter: ">=1.17.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
|
|
flutter_image_picker:
|
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
|
version: ^4.0.0
|
|
timeline_repository_interface:
|
|
git:
|
|
url: https://github.com/Iconica-Development/flutter_timeline
|
|
path: packages/timeline_repository_interface
|
|
ref: 7.0.0
|
|
|
|
cached_network_image: ^3.4.1
|
|
intl: 0.19.0
|
|
flutter_svg: ^2.0.10+1
|
|
dotted_border: ^2.1.0
|
|
collection: ^1.18.0
|
|
|
|
dev_dependencies:
|
|
flutter_iconica_analysis:
|
|
git:
|
|
url: https://github.com/Iconica-Development/flutter_iconica_analysis
|
|
ref: 7.0.0
|
|
|
|
flutter:
|
|
assets:
|
|
- assets/
|