messenger-chat-head-flutter-ui icon indicating copy to clipboard operation
messenger-chat-head-flutter-ui copied to clipboard

Chat List must Start from Bottom/Last Index

Open mhmzdev opened this issue 3 years ago • 5 comments

Chat messages are being start from top/first index. It must start from bottom/last index.

Files to be observed:

  • File producing Message ListView(): lib/ui/chat_head_body/chatListView.dart
  • Message ListView() being displayed: lib/ui/chat_head_body/chatHeadBody.dart

mhmzdev avatar Nov 26 '20 15:11 mhmzdev

brother i have solved this issue but look like u are not allowing contribution. can you please allow contributiion so that i will solved all the issues i have experience of native platform channels and even did that overlay design when the app is in background too . Screenshot 2021-09-24 at 5 38 00 PM

uzairleo avatar Sep 24 '21 12:09 uzairleo

I haven't blocked any contribution you can create a PR and I will merge it

mhmzdev avatar Sep 24 '21 12:09 mhmzdev

check the screenshot brother in console u will observe permission issues

uzairleo avatar Sep 24 '21 18:09 uzairleo

That's because you are pushing the code directly to the repo First you fork the repo, then clone that one (Forked) and make changes

Push the code and you will get an option of creating a Pull Request

mhmzdev avatar Sep 25 '21 13:09 mhmzdev

ok

uzairleo avatar Sep 28 '21 11:09 uzairleo