Commit Graph
25 Commits
Author SHA1 Message Date
Salvatore Giordano 354fd43953 refs #18: unfocus keyboard before picking attachment 2020-04-10 09:54:47 +02:00
Salvatore Giordano 4cb1bd95a2 add first version of dark theme 2020-04-08 11:45:30 +02:00
Luis Pulido ced6f394a7 fix for #12
Wrapped the TextField in a LimitedBox, gavethe MessageInput a new property for that which defaults to 150p
2020-04-06 13:08:44 -04:00
Salvatore Giordano 8ae849be0f fix dependency error using flutter_form_builder 2020-03-31 10:05:59 +02:00
Salvatore Giordano 4dc508e1c3 update dependencies 2020-03-15 11:50:02 +01:00
Salvatore Giordano e54b96a351 hotfix message ui overflow 2020-03-12 20:58:53 +01:00
Salvatore Giordano 456e345558 add message failed handling 2020-03-08 09:44:01 +01:00
Salvatore Giordano 4305e95394 add example of showing error 2020-03-04 18:04:06 +01:00
Salvatore Giordano a563e8f19a highlight mentions 2020-03-04 15:41:52 +01:00
Salvatore Giordano c37ed34802 use regex for commands 2020-03-04 12:06:32 +01:00
Salvatore Giordano ad0cb5e089 add first test driver 2020-03-04 11:42:59 +01:00
Salvatore Giordano 0f0226ca69 fix command layout 2020-03-04 10:40:35 +01:00
Salvatore Giordano c686540306 fix edit message 2020-03-03 18:01:55 +01:00
Salvatore Giordano e2f29a15bf add commands 2020-03-03 17:06:36 +01:00
Salvatore Giordano f3a6ba68a4 add edit message feature 2020-03-03 11:03:36 +01:00
Salvatore Giordano a0a81c90f9 add doc 2020-03-02 15:59:16 +01:00
Salvatore Giordano ca3a465045 fix linter 2020-02-28 18:48:56 +01:00
Salvatore Giordano 52f7a7a209 add loading upload 2020-02-28 17:14:53 +01:00
Salvatore Giordano b6f0b6f2c1 add file upload 2020-02-28 17:02:10 +01:00
Salvatore Giordano 1fea1fd19b add image picker 2020-02-28 17:02:10 +01:00
Salvatore Giordano a6d659f932 add streamchattheme.fromtheme 2020-02-28 11:01:11 +01:00
Salvatore Giordano 15c13a7dc9 add reply action 2020-02-27 18:37:51 +01:00
Salvatore Giordano 541cafb49f add stream chat theme draft 2020-02-27 17:09:20 +01:00
Salvatore Giordano 71c76dbade update example using new client 2020-02-26 14:02:50 +01:00
Salvatore Giordano 9f22241f89 add single_conversation example 2020-02-24 14:39:18 +01:00