flutter_form_wizard/pubspec.yaml

29 lines
702 B
YAML
Raw Normal View History

2022-11-29 09:37:58 +01:00
name: flutter_form_wizard
2022-09-19 09:52:00 +02:00
description: A new Flutter package project.
version: 6.6.0
2022-11-29 09:37:58 +01:00
homepage: https://github.com/Iconica-Development/flutter_form_wizard
2022-09-19 09:52:00 +02:00
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
2022-09-19 09:52:00 +02:00
environment:
sdk: ">=3.0.0 <4.0.0"
2022-09-19 09:52:00 +02:00
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ">=0.18.0 <1.0.0"
flutter_input_library:
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.4.0
2022-09-19 09:52:00 +02:00
dev_dependencies:
flutter_test:
sdk: flutter
2024-02-06 15:24:53 +01:00
flutter_iconica_analysis:
git:
url: https://github.com/Iconica-Development/flutter_iconica_analysis
ref: 6.0.0