File tree 3 files changed +8
-4
lines changed
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.0
2
+
3
+ - Atualiza ` intl ` .
4
+
1
5
## 0.1.4
2
6
3
7
- Melhorias na descrição.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ packages:
42
42
path: ".."
43
43
relative: true
44
44
source: path
45
- version: "0.1.4 "
45
+ version: "0.2.0 "
46
46
clock:
47
47
dependency: transitive
48
48
description:
@@ -119,7 +119,7 @@ packages:
119
119
name: intl
120
120
url: "https://pub.dartlang.org"
121
121
source: hosted
122
- version: "0.17 .0"
122
+ version: "0.18 .0"
123
123
io:
124
124
dependency: transitive
125
125
description:
Original file line number Diff line number Diff line change 1
1
name : brasil_datetime
2
2
description : Extensões para a classe DateTime para facilitar a formatação em pt_BR
3
- version : 0.1.4
3
+ version : 0.2.0
4
4
homepage : https://github.com/flutterbootcamp/brasil_datetime
5
5
repository : https://github.com/flutterbootcamp/brasil_datetime
6
6
issue_tracker : https://github.com/flutterbootcamp/brasil_datetime/issues
@@ -9,7 +9,7 @@ environment:
9
9
sdk : ' >=2.18.3 <3.0.0'
10
10
11
11
dependencies :
12
- intl : ^0.17 .0
12
+ intl : ^0.18 .0
13
13
14
14
dev_dependencies :
15
15
lints : ^2.0.1
You can’t perform that action at this time.
0 commit comments