flutter_form_wizard/pubspec.yaml

29 lines
687 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.
2024-05-14 14:19:08 +02:00
version: 6.3.2
2022-11-29 09:37:58 +01:00
homepage: https://github.com/Iconica-Development/flutter_form_wizard
2025-04-13 13:59:43 +02:00
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
2022-09-19 09:52:00 +02:00
environment:
2025-04-13 13:59:43 +02:00
sdk: ">=3.0.0 <4.0.0"
2022-09-19 09:52:00 +02:00
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ">=0.18.0 <1.0.0"
flutter_input_library:
2025-04-13 13:59:43 +02:00
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub
version: ^3.3.1
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
2022-09-19 09:52:00 +02:00
2024-02-15 09:47:17 +01:00
flutter: