Skip to content

[How to use] CustomScrollView 中SliverList.builder 想要实现IM保持消息位置需要怎么实现? #47

[How to use] CustomScrollView 中SliverList.builder 想要实现IM保持消息位置需要怎么实现?

[How to use] CustomScrollView 中SliverList.builder 想要实现IM保持消息位置需要怎么实现? #47

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: LinXunFeng