From 541eca387dbba53acdcc031b470fed0f65f8a636 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Wed, 11 Dec 2024 22:09:35 +1100 Subject: [PATCH] Revert package change --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0d720b74..2a5876ec 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -278,14 +278,14 @@ packages: url: "https://pub.dev" source: hosted version: "2.2.1" - datetime_picker_formfield_new: + datetime_picker_formfield: dependency: "direct main" description: - name: datetime_picker_formfield_new - sha256: "04e353b959fa9f2654bb41ec016100152bdcd0afdef7b7b74a83d7d97bdba0a3" + name: datetime_picker_formfield + sha256: "6d0412c98cc5da18a5dca1f81f82a834fbacdb5d249fd6d9bed42d912339720e" url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.0.1" dbus: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 079de530..84572dd5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: camera: ^0.10.3 # Camera cupertino_icons: ^1.0.8 currency_formatter: ^2.2.1 # Currency formatting - datetime_picker_formfield_new: ^2.1.0 # Date / time picker + datetime_picker_formfield: ^2.0.1 # Date / time picker device_info_plus: ^10.1.2 # Information about the device dropdown_search: ^5.0.6 # Dropdown autocomplete form fields file_picker: ^8.1.2 # Select files from the device