Browse Source

add languages

Liu Yanbo 6 years ago
parent
commit
61cfcdfe33
3 changed files with 6 additions and 2 deletions
  1. 3 1
      CHANGELOG.md
  2. 2 0
      README.md
  3. 1 1
      pubspec.yaml

+ 3 - 1
CHANGELOG.md

@@ -32,4 +32,6 @@
 ## [1.2.0] - add support for time zone
 ## [1.2.1] - add more languages
 ## [1.2.2] - add customize example
-## [1.2.3] - fix confirm pop issue
+## [1.2.3] - fix confirm pop issue
+## [1.2.4] - fix format
+## [1.2.5] - add more languages

+ 2 - 0
README.md

@@ -23,6 +23,8 @@ you can choose date / time / date&time in multiple languages:
 - German(de)
 - Danish(da)
 - Bengali(bn)
+- Vietnamese(vi)
+- Armenian(hy)
 
 and you can also custom your own picker content
 

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: flutter_datetime_picker
 description: A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also custom your own picker content
-version: 1.2.3
+version: 1.2.5
 author: Realank <realank@126.com>
 homepage: https://github.com/Realank/flutter_datetime_picker