Kimberly Kruel
Kimberly Kruel
Having problems loading custom svgs from downloaded kit and not finding documentation for adding to Flutter that addresses specifically the custom svgs. - Downloaded a custom kit for flutter font...
Is this package still being maintained or has it been abandoned? It has open issues that haven't been addressed and the last version is approx 14 months old. Trying to...
**Describe the bug** Updated to ChatView 2.2 for bug fix for gray screen in mobile browser. **To Reproduce** Publish web app Go to Android tablet Open Chrome Use url link...
1. The chatController is initialized as chatController = ChatController( initialMessageList: messageList, scrollController: ScrollController(), currentUser: currentUser!, otherUsers: [otherUser!], ); 2. In the chatview, enter in incoming and receiving outgoing bubbles. Enough...