https://minwook-shin.github.io/flutter-release-android-apk/

혹시 안되면 flutter packages pub cache repair

앱 번들 제작은 flutter build appbundle

패키지 이름 바꾸는건 폴더 전체 찾기 해서 com.example을 com.TDiary로 바꾸기

https://play.google.com/apps/internaltest/4699242567069263074

여기로 테스트 가능.

key.jks

/home/codespace/key.jks 에 넣으면 됨.

key.properties

/android/key.properties 에 넣으면 됨.

aws 주소 이니 빌드하기전에 Util connect_aws.dart에 추가해줘야함

aws Image AI 주소

https://vnq0k7mhr0.execute-api.ap-northeast-2.amazonaws.com/tomorrow/cm5ycWtkcW53a2RyaGtzdGtkd250cGR5

aws Text AI 주소

https://vnq0k7mhr0.execute-api.ap-northeast-2.amazonaws.com/tomorrow/d2tkcmhrc3RrZHdudHBkeWE

모든 주소 그대로 복사하면됨

facebook login은 배포하기전에 라이브버전으로 바꿔줘야함