Commit Graph
76 Commits
Author SHA1 Message Date
Deven Joshi 404aafbfce feat: wip message input 2020-10-16 16:33:53 +05:30
Deven Joshi d36e2e5645 feat: wip message input 2020-10-16 16:20:18 +05:30
Deven Joshi 8e98816ee3 feat: wip message input 2020-10-16 16:09:25 +05:30
Deven Joshi 550c47ae90 feat: wip message input 2020-10-16 16:01:40 +05:30
Deven Joshi 6ab3e99ffa feat: wip message input 2020-10-16 15:56:09 +05:30
Deven Joshi 95214873f9 feat: wip message input 2020-10-16 15:45:00 +05:30
Deven Joshi bf538b4193 feat: wip message input 2020-10-16 15:20:35 +05:30
Deven Joshi 7890337328 fix: Auto capitalize the start of sentences 2020-10-05 18:40:26 +05:30
Deven Joshi 90765852a8 fix: Removed overflow parameter and migrated to clipBehavior 2020-10-02 17:04:07 +05:30
Salvatore Giordano 1abb108a15 version bump 2020-09-22 16:36:40 +02:00
Kriz Mendoza f5f7ab9f40 Pass in SendMessageResponse to onMessageSent callback, instead of mostly empty Message object 2020-09-08 18:05:05 -07:00
Salvatore Giordano a5bb7072b3 update deprecated dependency 2020-06-23 13:03:23 +02:00
Salvatore Giordano 301cac18fb use querymembers 2020-06-04 14:49:47 +02:00
Salvatore Giordano 18aeb0eba3 version bump 2020-05-18 10:55:27 +02:00
Salvatore Giordano cb284f773b remove additional navigator widget 2020-05-14 10:30:56 +02:00
Salvatore Giordano 5b29057ccb refactor message widget 2020-05-11 16:20:03 +02:00
Salvatore Giordano cb09f0d09e add editMessageInputBuilder to customize the messageinput while editing messages 2020-04-30 11:17:44 +02:00
Salvatore Giordano eee1426b52 refactoring 2020-04-29 15:17:59 +02:00
Salvatore Giordano 9709010513 cleanup 2020-04-29 14:08:19 +02:00
Salvatore Giordano 6d45e2d9bb expose showAttachmentModal 2020-04-29 14:02:42 +02:00
Salvatore Giordano cc876a9b2d add DefaultAttachmentTypes 2020-04-29 12:17:22 +02:00
Salvatore Giordano ff77d571c5 add AttachmentThumbnailBuilder and expose messageinputstate 2020-04-29 11:38:54 +02:00
Salvatore Giordano 71577f884b add actions parameter to messageinput 2020-04-28 16:38:07 +02:00
Salvatore Giordano 3d72ea699c add custom clipper to messagewidget 2020-04-25 14:10:16 +02:00
Salvatore Giordano 9ec2b02a92 add datedivider builder 2020-04-24 16:51:47 +02:00
Salvatore Giordano 7460651380 Merge branch 'master' into feature/notifications 2020-04-22 10:53:41 +02:00
Salvatore Giordano 48ac6da7b2 add initialMessage property to MessageInput 2020-04-21 17:16:15 +02:00
Salvatore Giordano a156f7bdc2 refs #27: add upload image/file function parameters to MessageInput 2020-04-21 15:35:19 +02:00
Salvatore Giordano b20ba2e306 update dependencies 2020-04-20 09:43:54 +02:00
Salvatore Giordano a21319d88e update dependencies 2020-04-19 23:50:24 +02:00
Salvatore Giordano 167e1adca2 remove all notifications dependencies 2020-04-16 15:39:57 +02:00
Salvatore Giordano bb58e1341c fix dependencies errors 2020-04-16 10:33:37 +02:00
Salvatore Giordano 0f06a4923a Merge branch 'master' into feature/notifications
# Conflicts:
#	CHANGELOG.md
#	README.md
#	pubspec.yaml
2020-04-16 09:36:49 +02:00
Luis Pulido 5204715a37 removed the Flex causing the widget to overflow 2020-04-15 15:34:13 -04:00
Salvatore Giordano 7d62912300 add better mime detection 2020-04-10 18:28:16 +02:00
Salvatore Giordano 479d140fef add better mime detection 2020-04-10 18:09:36 +02:00
Salvatore Giordano 61f65ee4b8 Merge branch 'master' into feature/notifications 2020-04-10 12:03:43 +02:00
Salvatore Giordano e549ae89f7 refs #23: add possibility to hide the attachment button 2020-04-10 10:42:13 +02:00
Salvatore Giordano 0cc047570a refs #19: wait for attachments to upload 2020-04-10 10:37:31 +02:00
Salvatore Giordano bfef637224 refs #18: disable textfield before getting image. 2020-04-10 10:31:02 +02:00
Salvatore Giordano 11765cfd7f refs #22: add keyboardType parameter and close keyboard using drag gesture 2020-04-10 10:08:25 +02:00
Salvatore Giordano 4abdcfc335 refs #22: set keyboard type to text. Now the keyboard shows the submit button 2020-04-10 09:59:27 +02:00
Salvatore Giordano 354fd43953 refs #18: unfocus keyboard before picking attachment 2020-04-10 09:54:47 +02:00
Salvatore Giordano 88ec33d798 add docs 2020-04-09 18:01:44 +02:00
Salvatore Giordano ee4539184b Merge branch 'master' into feature/notifications 2020-04-08 14:30:49 +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 1c2f8dcc74 merge master 2020-03-31 10:28:59 +02:00
Salvatore Giordano 8ae849be0f fix dependency error using flutter_form_builder 2020-03-31 10:05:59 +02:00
Salvatore Giordano b2d27e65d0 fix linter 2020-03-15 13:59:56 +01:00