Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 356 Bytes

20210217.md

File metadata and controls

14 lines (10 loc) · 356 Bytes

29 - Tyga

2021. 02. 17

  1. pub-cache 건드리고 나서 지울 때

    • flutter pub cache repair
  2. flutter clean

    • 빌드 cache를 지워 준다
  3. flutter custom dialog 튜토리얼

  4. api를 이용한다면 패키지 없이도 리뷰 요청 다이얼로그를 만들 수 있음