Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 1과목
- 변수
- setState
- auth
- 안드로이드 스튜디오
- non-nullable
- 함수
- Android
- IOS
- 안드로이드
- Kotlin
- java
- swift
- UserAccountsDrawerHeader
- 회원가입
- 정보처리기사
- go_router
- Cocoa touch Framework
- Null Safety
- 상태관리
- firebase_auth
- Provider
- GetX
- 이메일
- firebase
- dart
- 로그인
- BottomNavigationBar
- flutter
- StatefulWidget
Archives
- Today
- Total
목록firebase_auth (1)
앱 개발 공부방
flutter - firebaseAuth로 email 회원가입, 로그인 하기
firebase에서 회원가입 로그인을 사용하려면 아래의 Authentication으로 들어가 준다 들어가서 시작하기를 눌러주고 이메일을 사용할 거니까 제공업체에서 이메일/비밀번호를 선택한다 이렇게 한 뒤 저장 firebase auth를 사용하기 위해 firebase_auth 패키지를 설치해 준다 https://pub.dev/packages/firebase_auth firebase_auth | Flutter package Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter. pub.dev flutte..
FLUTTER
2024. 3. 31. 15:30