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
- Logging
- vuex
- d3js
- loguru
- gradle
- JUnit
- vitejs
- react
- ubuntu
- EUREKA
- post
- nodejs
- Shell
- NextJS
- Java
- 오라클
- Python
- NextJS13
- Vue
- springboot
- svelte
- InteliJ
- Vue3
- Spring
- sveltekit
- style
- fetch
- npm
- Test
- fastapi
Archives
- Today
- Total
목록flutter (1)
양군의 행복한 이야기

Supabase Stream 작동 안할때 상황 StreamBuilder를 사용하여 코드를 구현함 초기 로딩시 데이터를 아주 잘 받아오나 데이터를 입력하면 새로 데이터를 수신하지 못함 원인 supabase 테이블 설정에 Enable Realtime 설정되어 있지 않다. 해결방법 Table Editor -> 희망 테에블 선택 -> 테이블의 오른쪽 ... 클릭 -> Edit Table 선택 -> 오른쪽 텝 Enable Realtime 체크 -> 저장
flutter
2024. 3. 20. 11:23