일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- androidx
- DART
- Android
- Firebase
- Streaming
- Coroutine
- 1인개발자
- Linux
- FSM
- 좋은글필사하기
- Flutter
- 소울칼리버6
- Freesound
- 코틀린
- kotlin
- 넷플릭스
- 오픈소스
- 공자명언
- ASMR
- 벤자민플랭클린
- bash
- 이모지
- 장자명언
- jetpack compose
- 파이썬
- 명언모음
- 공부집중
- 이모지메모
- recyclerview
- 명심보감
- Today
- Total
목록Firebase (4)
Vintage appMaker의 Tech Blog
Flutter로 만든 Audio Player 오픈소스의 대부분은 오래된 Flutter 버전으로 작성된 것이 많다보니 최신 Flutter 환경에서 AndroidX 설정에 문제가 많았다. 그러나 다음 오픈소스는 빌드 시, 리소스 문제(없는 리소스를 읽어오려고 하는 부분을 주석처리)만 해결해주고 컴파일 하면 꽤 만족스러운 Audio Player를 볼 수 있다. 이 오픈소스의 장점은 다음과 같다. 쓸만한 UX Flutter에서 백그라운드 처리 Firebase 연동 단점은 몇가지 있지만 한 가지로 설명하자면 "최적화"에 문제가 있다. A Music Player App made with Flutter Awesome Music Player made with Flutter! flutterawesome.com 👩 git..
전체소스: Santos-Enoque/complete_flutter_ecommerce This repo will contain the backend code and the Ui of the flutter ecommerce app - Santos-Enoque/complete_flutter_ecommerce github.com 개발자의 youtube: Santos Enoque Hey beautiful people, the main goal of this channel is to teach people how to build real world softwares and make sure that they have skills that are actually needed on the market www.youtu..
👀 RealTime database와 Functions을 이용한 예제만들기 : 빠르게 Function을 접해보고 싶다면 강추 👀 FireStore database로 restful API 예제만들기 : 교과서적인 내용. 볼만함. 👀 TypeScript로 배우는 Firebase functions : Google이 만든 교육자료. 📢 firebase quick start tutorial : Firebase를 쉽게 경험하고 싶다면 맛보기 수준 www.tutorialspoint.com/firebase/index.htm Firebase Tutorial - Tutorialspoint Firebase Tutorial Firebase is a backend platform for building Web, Android ..
kotlin을 이용한 Firebase의 기초 https://github.com/VintageAppMaker/FireBaseTemplate VintageAppMaker/FireBaseTemplate Firebase를 빠르게 시작하기 위한 예제. Contribute to VintageAppMaker/FireBaseTemplate development by creating an account on GitHub. github.com Firebase Quick Example Firebase를 빠르게 적용하기 주의 되도록이면 Android Studio에서 제공하는 Tool보다는 Firebase 사이트에서 직접 수동으로 진행할 것. 버전 충돌이 종 일어남. 인터넷 예제들은 Firebase 모듈간 호환성도 고려해야 함..