CAFECA-IO/TideWallet

[DOC] 檢查 3/23 d0ecd02 之後的版本compile

Opened this issue · 3 comments

目前可以 compile 的版本功能還不完整,需要找出功能最接近 6/30 v1.0.2 的版本

  • 先嘗試直接compile 3/23 d0ecd02 後的版本,找到從哪個版本開始不能 compile
  • 判斷跳過該版本或是跳過 lib & flutter upgrade 是否可以compile
  • 3/23 d0ecd02 後的版本之後的版本都需將 flutter sdk 升級,否則無法compile
  • 跳過升級將後面開發的功能一一 merge 進來
    • 目前做到 3/26 4b8b9e6 在 feature/flutter_v1 take 1hr
  • merge c69351c 會使得 app compile 失敗 ,失敗原因同 develop 版本
    • 是由 library sign_in_with_google 造成的,目前暫無解法