Skip to content

Commit 8ff957c

Browse files
committed
chore: prepare for version 2.1.0
1 parent 6a68bfd commit 8ff957c

File tree

4 files changed

+93
-92
lines changed

4 files changed

+93
-92
lines changed

CHANGELOG.md

Lines changed: 53 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,54 @@
1-
## [0.1.0] - initial submit
2-
## [0.1.1] - add time picker and date time picker, add i18n
3-
## [0.1.2] - fix bugs
4-
## [0.1.3] - fix bugs
5-
## [0.1.4] - change screenshot path
6-
## [0.1.5] - change screenshot path
7-
## [0.1.6] - sync
8-
## [0.1.7] - pub.dartlang.org bug, re-submit
9-
## [0.1.8] - update description
10-
## [0.1.9] - update description
11-
## [0.1.10] - update description
12-
## [1.0.0] - release stable version
13-
## [1.0.1] - fix day bug when changing month
14-
## [1.0.2] - add Dutch support
15-
## [1.0.3] - add Dutch in demo
16-
## [1.0.4] - add Dutch in readme
17-
## [1.0.5] - add max/min time limit for Date Picker, add theme
18-
## [1.0.6] - add comments
19-
## [1.0.7] - fix max/min time for datetime type picker
20-
## [1.0.8] - add Russian
21-
## [1.0.9] - fix readme
22-
## [1.1.0] - fix readme
23-
## [1.1.1] - add 3 more languages
24-
## [1.1.2] - add Portuguese
25-
## [1.1.3] - update date picker format
26-
## [1.1.4] - add 2 more languages
27-
## [1.1.5] - add Japanese
28-
## [1.1.6] - update something
29-
## [1.1.7] - update something
30-
## [1.1.8] - update something
31-
## [1.1.9] - add German
32-
## [1.2.0] - add support for time zone
33-
## [1.2.1] - add more languages
34-
## [1.2.2] - add customize example
35-
## [1.2.3] - fix confirm pop issue
36-
## [1.2.4] - fix format
37-
## [1.2.5] - add more languages
38-
## [1.2.6] - add more languages
39-
## [1.2.7] - add max/min time for date time picker
40-
## [1.2.8] - fix bug
41-
## [1.3.0] - fix many bugs
42-
## [1.3.1] - add header color
43-
## [1.3.2] - add more languages
44-
## [1.3.4] - add more languages
45-
## [1.3.5] - add 12 hour time picker with AM/PM
46-
## [1.3.6] - fix error with Diagnosticable in newer Flutter versions
47-
## [1.3.7] - fix some issues
48-
## [1.3.8] - add Swedish language and fix issues
49-
## [1.4.0] - support flutter 1.2.0
50-
## [1.5.0] - so much update
51-
## [1.5.1] - null safety
1+
## [2.1.0] - Indian translations
2+
## [2.0.1] - Force flutter 3.10.0 / dart 3.0.0
523
## [2.0.0] - Support flutter 3.10.0 / dart 3.0.0
53-
## [2.0.1] - Force flutter 3.10.0 / dart 3.0.0
4+
## [1.5.1] - null safety
5+
## [1.5.0] - so much update
6+
## [1.4.0] - support flutter 1.2.0
7+
## [1.3.8] - add Swedish language and fix issues
8+
## [1.3.7] - fix some issues
9+
## [1.3.6] - fix error with Diagnosticable in newer Flutter versions
10+
## [1.3.5] - add 12 hour time picker with AM/PM
11+
## [1.3.4] - add more languages
12+
## [1.3.2] - add more languages
13+
## [1.3.1] - add header color
14+
## [1.3.0] - fix many bugs
15+
## [1.2.8] - fix bug
16+
## [1.2.7] - add max/min time for date time picker
17+
## [1.2.6] - add more languages
18+
## [1.2.5] - add more languages
19+
## [1.2.4] - fix format
20+
## [1.2.3] - fix confirm pop issue
21+
## [1.2.2] - add customize example
22+
## [1.2.1] - add more languages
23+
## [1.2.0] - add support for time zone
24+
## [1.1.9] - add German
25+
## [1.1.8] - update something
26+
## [1.1.7] - update something
27+
## [1.1.6] - update something
28+
## [1.1.5] - add Japanese
29+
## [1.1.4] - add 2 more languages
30+
## [1.1.3] - update date picker format
31+
## [1.1.2] - add Portuguese
32+
## [1.1.1] - add 3 more languages
33+
## [1.1.0] - fix readme
34+
## [1.0.9] - fix readme
35+
## [1.0.8] - add Russian
36+
## [1.0.7] - fix max/min time for datetime type picker
37+
## [1.0.6] - add comments
38+
## [1.0.5] - add max/min time limit for Date Picker, add theme
39+
## [1.0.4] - add Dutch in readme
40+
## [1.0.3] - add Dutch in demo
41+
## [1.0.2] - add Dutch support
42+
## [1.0.1] - fix day bug when changing month
43+
## [1.0.0] - release stable version
44+
## [0.1.10] - update description
45+
## [0.1.9] - update description
46+
## [0.1.8] - update description
47+
## [0.1.7] - pub.dartlang.org bug, re-submit
48+
## [0.1.6] - sync
49+
## [0.1.5] - change screenshot path
50+
## [0.1.4] - change screenshot path
51+
## [0.1.3] - fix bugs
52+
## [0.1.2] - fix bugs
53+
## [0.1.1] - add time picker and date time picker, add i18n
54+
## [0.1.0] - initial submit

example/pubspec.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ packages:
3737
dependency: transitive
3838
description:
3939
name: collection
40-
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
40+
sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "1.17.1"
43+
version: "1.17.2"
4444
cupertino_icons:
4545
dependency: "direct main"
4646
description:
@@ -68,36 +68,28 @@ packages:
6868
path: ".."
6969
relative: true
7070
source: path
71-
version: "2.0.1"
71+
version: "2.1.0"
7272
flutter_test:
7373
dependency: "direct dev"
7474
description: flutter
7575
source: sdk
7676
version: "0.0.0"
77-
js:
78-
dependency: transitive
79-
description:
80-
name: js
81-
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
82-
url: "https://pub.dev"
83-
source: hosted
84-
version: "0.6.7"
8577
matcher:
8678
dependency: transitive
8779
description:
8880
name: matcher
89-
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
81+
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
9082
url: "https://pub.dev"
9183
source: hosted
92-
version: "0.12.15"
84+
version: "0.12.16"
9385
material_color_utilities:
9486
dependency: transitive
9587
description:
9688
name: material_color_utilities
97-
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
89+
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
9890
url: "https://pub.dev"
9991
source: hosted
100-
version: "0.2.0"
92+
version: "0.5.0"
10193
meta:
10294
dependency: transitive
10395
description:
@@ -123,10 +115,10 @@ packages:
123115
dependency: transitive
124116
description:
125117
name: source_span
126-
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
118+
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
127119
url: "https://pub.dev"
128120
source: hosted
129-
version: "1.9.1"
121+
version: "1.10.0"
130122
stack_trace:
131123
dependency: transitive
132124
description:
@@ -163,10 +155,10 @@ packages:
163155
dependency: transitive
164156
description:
165157
name: test_api
166-
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
158+
sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
167159
url: "https://pub.dev"
168160
source: hosted
169-
version: "0.5.1"
161+
version: "0.6.0"
170162
vector_math:
171163
dependency: transitive
172164
description:
@@ -175,6 +167,14 @@ packages:
175167
url: "https://pub.dev"
176168
source: hosted
177169
version: "2.1.4"
170+
web:
171+
dependency: transitive
172+
description:
173+
name: web
174+
sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
175+
url: "https://pub.dev"
176+
source: hosted
177+
version: "0.1.4-beta"
178178
sdks:
179-
dart: ">=3.0.0 <4.0.0"
179+
dart: ">=3.1.0-185.0.dev <4.0.0"
180180
flutter: ">=3.10.0"

pubspec.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ packages:
3737
dependency: transitive
3838
description:
3939
name: collection
40-
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
40+
sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687
4141
url: "https://pub.dev"
4242
source: hosted
43-
version: "1.17.1"
43+
version: "1.17.2"
4444
fake_async:
4545
dependency: transitive
4646
description:
@@ -59,30 +59,22 @@ packages:
5959
description: flutter
6060
source: sdk
6161
version: "0.0.0"
62-
js:
63-
dependency: transitive
64-
description:
65-
name: js
66-
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
67-
url: "https://pub.dev"
68-
source: hosted
69-
version: "0.6.7"
7062
matcher:
7163
dependency: transitive
7264
description:
7365
name: matcher
74-
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
66+
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
7567
url: "https://pub.dev"
7668
source: hosted
77-
version: "0.12.15"
69+
version: "0.12.16"
7870
material_color_utilities:
7971
dependency: transitive
8072
description:
8173
name: material_color_utilities
82-
sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724
74+
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
8375
url: "https://pub.dev"
8476
source: hosted
85-
version: "0.2.0"
77+
version: "0.5.0"
8678
meta:
8779
dependency: transitive
8880
description:
@@ -108,10 +100,10 @@ packages:
108100
dependency: transitive
109101
description:
110102
name: source_span
111-
sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250
103+
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
112104
url: "https://pub.dev"
113105
source: hosted
114-
version: "1.9.1"
106+
version: "1.10.0"
115107
stack_trace:
116108
dependency: transitive
117109
description:
@@ -148,10 +140,10 @@ packages:
148140
dependency: transitive
149141
description:
150142
name: test_api
151-
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
143+
sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8"
152144
url: "https://pub.dev"
153145
source: hosted
154-
version: "0.5.1"
146+
version: "0.6.0"
155147
vector_math:
156148
dependency: transitive
157149
description:
@@ -160,6 +152,14 @@ packages:
160152
url: "https://pub.dev"
161153
source: hosted
162154
version: "2.1.4"
155+
web:
156+
dependency: transitive
157+
description:
158+
name: web
159+
sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10
160+
url: "https://pub.dev"
161+
source: hosted
162+
version: "0.1.4-beta"
163163
sdks:
164-
dart: ">=3.0.0 <4.0.0"
164+
dart: ">=3.1.0-185.0.dev <4.0.0"
165165
flutter: ">=3.10.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_datetime_picker_plus
22
description: A date time picker for flutter, you can choose date / time / date&time in English Dutch and Chinese, and you can also customize your own picker content
3-
version: 2.0.1
3+
version: 2.1.0
44
homepage: https://github.com/Team-Picky/flutter_datetime_picker_plus
55

66
environment:

0 commit comments

Comments
 (0)