|
|
@@ -1,6 +1,6 @@
|
|
|
# Flutter Datetime Picker
|
|
|
|
|
|
-[](https://pub.dartlang.org/packages/flutter_datetime_picker)
|
|
|
+[(Pub) flutter_datetime_picker](https://pub.dartlang.org/packages/flutter_datetime_picker)
|
|
|
|
|
|
A flutter date time picker inspired by [flutter-cupertino-date-picker](https://github.com/wuzhendev/flutter-cupertino-date-picker)
|
|
|
|
|
|
@@ -9,11 +9,13 @@ you can choose date / time / date&time in English, Dutch, Chinese and Russian
|
|
|
and you can also custom your own picker content
|
|
|
|
|
|
|
|
|
-| Date picker | Time picker | Date & Time picker (Chinese) |
|
|
|
-| ------- | ------- | ------- |
|
|
|
-|  |  |  |
|
|
|
+|Date picker|Time picker|Date Time picker|
|
|
|
+| ------- | ------- |------- |
|
|
|
+| | | |
|
|
|
|
|
|
-| Date & Time picker (Chinese) | Date & Time picker (America) | Date & Time picker (Dutch) | Date & Time picker (Russian) |
|
|
|
+International:
|
|
|
+
|
|
|
+| Date Time picker (Chinese) | Date Time picker (America) | Date Time picker (Dutch) | Date Time picker (Russian) |
|
|
|
| ------- | ------- | ------- | ------- |
|
|
|
|||||
|
|
|
|