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 |
Tags
- dart new
- com.google.GIDSignIn
- flutter statefulwidget
- swift concurrency
- leetcode dart
- AnimationController
- riot api dart
- PlatformException(sign_in_failed
- flutter
- 발로란트 api dart
- flutter ios 폴더
- Architectural overview
- 롤 api dart
- lol api dart
- tft api dart
- dart
- flutter widget
- flutter android 폴더
- dart new 키워드
- flutter bloc
- docker overview
- 롤토체스 api dart
- 파이썬
- dart.dev
- generate parentheses dart
- swift 동시성
- valorant api dart
- widget
- 파이썬 부동소수점
- keychain error
Archives
- Today
- Total
aspe
Flutter - Nameum - 추천 검색바 만들기 본문
키워드를 입력하면, 해당 키워드와 일치하는 가게명을 가진 리스트를 생성하여 OverlayEntry로 삽입하는 SearchBar를 만들고 싶었습니다.
OverlayEntry + CompositedTarget + CompositedFollower을 사용하여 구현하였습니다.
2글자 이상이 되면 OverlayEntry를 삽입하고, 일치하는 가게를 검색합니다.
'Flutter > 프로젝트' 카테고리의 다른 글
Flutter - 남음 (0) | 2023.05.25 |
---|---|
Flutter 프로젝트 '남음' - Bottom sheet 구현하기 (0) | 2023.05.25 |
Flutter 프로젝트 - Nameum (0) | 2023.02.17 |
Comments