File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.4
2
+
3
+ - Melhorias na descrição.
4
+
1
5
## 0.1.3
2
6
3
7
- diaMesAnoHoraMinuto
Original file line number Diff line number Diff line change 1
1
2
2
# brasil_datetime
3
3
4
- Extensões para ` DateTime ` em pt_BR.
4
+ Extensões para a classe ` DateTime ` para facilitar a formatação em pt_BR.
5
5
6
6
![ Codecov] ( https://img.shields.io/codecov/c/github/flutterbootcamp/brasil_datetime )
7
7
Original file line number Diff line number Diff line change 1
1
name : brasil_datetime
2
- description : Extensões para manipular objetos DateTime em pt_BR
3
- version : 0.1.3
2
+ description : Extensões para a classe DateTime para facilitar a formatação em pt_BR
3
+ version : 0.1.4
4
4
homepage : https://github.com/flutterbootcamp/brasil_datetime
5
+ repository : https://github.com/flutterbootcamp/brasil_datetime
6
+ issue_tracker : https://github.com/flutterbootcamp/brasil_datetime/issues
5
7
6
8
environment :
7
9
sdk : ' >=2.18.3 <3.0.0'
You can’t perform that action at this time.
0 commit comments