flutter_input_library/pubspec.yaml
Jacques f09037b850 feat: add radio button to the input library.
Made some changes to the number pciker and added the axis parameter.
change the format of the outcoming value of the showDateRangePicker
2024-04-25 08:50:41 +02:00

24 lines
460 B
YAML

name: flutter_input_library
description: A new Flutter package project.
version: 3.3.0
repository: https://github.com/Iconica-Development/flutter_input_library
environment:
sdk: ^3.0.0
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
intl: ^0.18.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_iconica_analysis:
git:
url: https://github.com/Iconica-Development/flutter_iconica_analysis
ref: 6.0.0
flutter: