This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import 'package:cached_network_image/cached_network_image.dart'; | |
import 'package:easy_localization/easy_localization.dart'; | |
import 'package:fleamarket/generated/assets.dart'; | |
import 'package:fleamarket/src/features/photo/photo_view.dart'; | |
import 'package:fleamarket/src/features/profile/my_profile_detail/user_profile_detail_view.dart'; | |
import 'package:fleamarket/src/models/data_artical_entity.dart'; | |
import 'package:fleamarket/src/resources/repository/UserRepository.dart'; | |
import 'package:fleamarket/src/util/googleutil/GoogleMapUtil.dart'; | |
import 'package:flutter/gestures.dart'; | |
import 'package:flutter/material.dart'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. 개인 정보의 수집 및 이용 목적 | |
회원 가입을 받지 않기 때문에 개인 정보를 수집하지 않습니다. | |
2. 개인 정보의 보유 및 이용 기간 | |
개인 정보를 이용하지 않습니다. | |
3. 개인 정보 수집 방법 | |
개인 정보를 공유 및 제 3자에게 제공하지 않습니다. |