Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Kotlin
- android
- scroll
- Coroutines
- data
- textfield
- Button
- DART
- TEST
- 테스트
- 앱바
- livedata
- activity
- binding
- Compose
- tabbar
- Dialog
- Flutter
- 계측
- 앱
- CustomScrollView
- appbar
- LifeCycle
- drift
- 안드로이드
- ScrollView
- textview
- intent
- Navigation
- viewmodel
Archives
- Today
- Total
목록라이브러리 (1)
Study Record
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bR70Jp/btr5guDlmKX/lgpl8JFXwAj9D7nhQk0EuK/img.png)
✍ drift 드리프트(Drift)는 Flutter 와 dart 를 위한 반응형 지속성 라이브러리로, sqlite 위에 구축되었다. SQL 와 Dart 언어를 사용하여 쿼리를 작성할 수 있고 여러 테이블과 join 연산뿐 아니라 WITH,WINDOW 와 같은 복잡한 SQL 언어도 사용할 수 있다. Android 와 IOS 뿐만 아니라 Windows, Linux, Web 에서도 작동한다. 이 글에서 설명하는 drift 는 2.6.0 버전에 해당한다. 이 글에 해당하는 모든 코드는 dift docs 를 참고했다. drift | Dart Package Drift is a reactive library to store relational data in Dart and Flutter applications. pu..
Flutter/라이브러리
2023. 3. 23. 19:23