diff options
author | Lisandro Pérez Meyer <lpmeyer@ics.com> | 2023-11-20 17:47:26 -0300 |
---|---|---|
committer | Lisandro Perez Meyer <lpmeyer@ics.com> | 2023-11-21 12:16:40 +0000 |
commit | f533746fd7b07d71a1a3cbec8944056c0d329e84 (patch) | |
tree | 58044a004c0ed38d22cae9d6d2edb031a6f29389 /pubspec.yaml | |
parent | ae9ad191316ea506633c19975a7eb2861e8d17ec (diff) |
Date time updates
Original from Sabin Sajeevan <ssajeevan@ics.com>
Bug-AGL: SPEC-4971
Change-Id: I7a961e57715fdbf8b05f54dfcf8e56159cadd068
Signed-off-by: Lisandro Pérez Meyer <lpmeyer@ics.com>
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index fc1f25f..4f2181f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,6 @@ dependencies: uuid: ^4.1.0 network_info_plus: ^4.1.0 yaml: ^3.1.2 - calendar_date_picker2: ^0.5.3 gradient_borders: ^1.0.0 lottie: ^2.7.0 device_preview: ^1.1.0 @@ -55,6 +54,7 @@ dependencies: new_virtual_keyboard: ^0.1.4 auto_size_text: ^3.0.0 get_ip_address: ^0.0.6 + flutter_calendar_carousel: ^2.4.2 dev_dependencies: |