sparcs-kaist / new-ara-app

Mobile app for NewAra, KAIST's official community service
MIT License
5 stars 0 forks source link

Custom RefreshIndicator 생성 #202

Open thomaskim1130 opened 4 months ago

thomaskim1130 commented 4 months ago

Overview

로딩을 위해 pull down하는 거리 감소. 편의성 증진

Changes

Rollback Scenario

  1. customRefreshIndicator 대신 refreshIndicator.adaptive 사용
  2. globalKey 모두 제거
  3. AlwaysScrollablePhysics의 parent 변경하기

    TODO

    • user_view_page.dart 에도 적용. (DONE)
    • refreshIndicator 다수 중복. Wrapper 함수 제작? (DONE)