# phone

[Flutter] Firebase Authentication 사용해 보기 2편
Firebase Authentication 사용해 보기 2편 Firebase Authentication Documentation firebase_core | Flutter Package firebase_auth | Flutter Package Firebase Authentication 사용해 보기 1편 Firebase 세팅하기 - Flutter 3.0 이후 [Firebase 세팅하기 - Flutter 3.0 이전

[Flutter] Firebase Authentication 사용해 보기 1편
Firebase Authentication 사용해 보기 1편 Firebase Authentication Documentation firebase_core | Flutter Package firebase_auth | Flutter Package Firebase Authentication 사용해 보기 2편 Firebase 세팅하기 - Flutter 3.0 이후 [Firebase 세팅하기 - Flutter 3.0 이전

[Flutter] FIrebase 세팅하기 (3.0)
Firebase 세팅하기 Firebase Firebase Documentation FlutterFIre firebase_core | Flutter Package Firebase 세팅하기 - Flutter 3.0 이전 버전 이번 글에서 Firebase 프로젝트를 생성하고 Firebase 프로젝트와 Flutter 프로젝트를 연결하는 방법에 대해서 작성하려고 한다. Mac OS를 기준으로 작성하였고, Flutter 3.0 부터 추가된 Flutter 플랫폼으로 등록을

android apk production debug installation on MAC
android "version code" updated 14->15 / app.json eas.json 에서 apk 파일을 다운 받을 수 있도록 설정 build 된 파일 다운로드 command 에서 adb 실행, 없으면 https://developer.android.com/studio/releases/platform-tools?hl=ko 위 링크로 다운 받아서, 다운 받은 파일 경로로 들어가서 adb 실행 note 8에서 개발자 옵션 모드로 전환 : https://www.kuccblog.net/176
삼성 vs 애플, 두 회사의 결정적 차이는?
내용출처 : IT 좀 아는 사람 2021년 휴대폰 판매량 1위 회사는? 삼성 vs 애플 작년 휴대폰 판매량 1위는 어디일까? 세계 스마트폰 시장점유율은 삼성 18.9%, 애플 17.2%로 삼성이 판매 1위를 차지했다. 그럼에도 21년 순이익을 보면 삼성 39조, 애플 116조(946억달러)로 애플이 3배 가량 많다. (출처 : 인베스팅닷컴,4월 10일 기준) 도대체 이 두 회사의 순이익의 차이는 어디서 나는 걸까? 1. 삼성은 없지만 애플에게는 있는 그것은? > - 스마트폰 세계 1위를 다투는 두 회사지만 삼성폰은 구글의 안드로이드라는 운영체제를 사용하고, 애플은 IOS라는 자체 운영체제를 가지고 있다. > - 운영체제는 쉽게 말해서 사
🌤 BE TIL Day 6 0321
⬇️ Main Note https://docs.google.com/document/d/19xINO8jcj_vMobces2Yf5BpyP-HbKUjjccS7BwBSUU0/edit ☁️ Async/Await Two computers are requesting and responsing to each other to deliver the data. But sometimes, the request isn't sent properly. --> This is because the user requested to fetch the information even before the data is fully uploaded to the data base. To solve this problem, here, we use async/await. Asynchronization  > * https://pub.dev/packages/multimaskedformatter > * https://medium.com/@acadia3000_28328/flutter-multiple-masked-text-input-formatter-4aa2c19c5056 근데 지우거나 중간부터 입력할 때, 원하는 결과로 되지 않는 현상이 발생했다. 하이픈(-) 위치 제거 중간 번호 제거 중간 번호 입력 ![](https://images.velog.io/images/locked/post/6ec5a20e-3443-43a8-92d1-70ce30105e66/image.p