diff --git a/pubspec.yaml b/pubspec.yaml index f9c3a30..83b3175 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,10 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.3 fluttericon: ^2.0.0 - flutter_datetime_picker: ^1.5.1 + flutter_datetime_picker: + git: + url: https://github.com/AlexHartford/flutter_datetime_picker.git + ref: "df4ed6fc2e24725604e90f79aedb98a7af7fb04d" yaml: ^3.1.0 dev_dependencies: