일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- sqlite
- ListView.builder
- ListTile
- Flutter 예제
- 반석천
- Flutter 강좌
- MainAxisAlignment
- Row
- FutureBuilder
- Flutter Tutorial
- Hello World
- Networking
- Snackbar
- flutter
- Column Widget
- Scaffold
- AppBar
- Cached Image
- Load Image
- navigator
- InkWell
- CrossAxisAlignment
- Flutter 앱 배포
- Flutter Example
- node.js
- Image.network
- Row Widget
- HTTP
- listview
- WillPopScope
- Today
- Total
꿈꾸는 시스템 디자이너
Privacy Policy for Flutter Code Examples | 개인정보처리방침 본문
Privacy Policy for Flutter Code Examples | 개인정보처리방침
독행소년 2019. 10. 10. 16:05This app (Flutter Code Examples) aims to provide examples and source code developed using Flutter, Google's UI toolkit.
This app can request the following sensitive permissions.
-android.permission.READ_SMS
-android.permission.PROCESS_OUTGOING_CALLS
-android.permission.SEND_SMS
-android.permission.RECEIVE_SMS
-android.permission.RECEIVE_WAP_PUSH
-android.permission.WRITE_CALL_LOG
-android.permission.RECEIVE_MMS
-android.permission.READ_CALL_LOG
However, the permissions described above are only used to test how to implement permission requests when developing apps with Flutter.
As a result, this app does not collect or transmit any user information.
본 앱(Flutter Code Examples)는 구글의 UI 툴킷인 Flutter를 이용해 개발된 예제와 그 소스코드를 제공하는 것을 목적으로 합니다.
본 앱은 다음과 같은 민감한 권한을 요청할 수 있습니다.
- android.permission.READ_SMS
- android.permission.PROCESS_OUTGOING_CALLS
- android.permission.SEND_SMS
- android.permission.RECEIVE_SMS
- android.permission.RECEIVE_WAP_PUSH
- android.permission.WRITE_CALL_LOG
- android.permission.RECEIVE_MMS
- android.permission.READ_CALL_LOG
하지만 상기 기술한 권한들은 Flutter를 이용해서 앱을 개발할 때 권한 요청을 구현하는 방법을 테스트하기 위한 목적으로만 활용됩니다.
결과적으로 본 앱은 어떠한 사용자 정보도 수집하거나 전송하지 않음을 밝힙니다.
'Tutorial > Flutter with App' 카테고리의 다른 글
Flutter Example - Parse Json Data (0) | 2019.10.14 |
---|---|
Flutter Example - Read Asset File (0) | 2019.10.13 |
Flutter Example - File Read & Write | path_provider plugin (0) | 2019.10.08 |
Flutter Example - Handle Image | Load Image from Gallery | image_picker plugin (0) | 2019.10.07 |
Flutter Example - Handle Image | Fit Image (0) | 2019.10.07 |