Skip to content

Commit

Permalink
Package updated to v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fayeed committed Jan 19, 2020
1 parent c7843cf commit 45d9b32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.0.12]

- `textCapitalization` property added for Input Toolbar.

## [1.0.11]

- Fixed an issue where `dateFormat` property was not working.
Expand Down Expand Up @@ -42,7 +46,6 @@

- Small fixes to the InputToolbar and ChatMessage class


## [1.0.2]

- ChatMessage serialization added
Expand Down
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: dash_chat
description: The most complete Chat UI for flutter inspired by react-native-gifted-chat.
version: 1.0.11
version: 1.0.12
authors:
- Fayeed Pawaskar <[email protected]>
homepage: https://github.com/fayeed/dash_chat

environment:
Expand Down

0 comments on commit 45d9b32

Please sign in to comment.