반응형
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
- IOS
- 완전탐색
- 거리알고리즘
- microtask queue
- Event Loop
- zwj
- Render object tree
- dfs
- 앱아이콘 변경
- dart
- Kotlin
- 싱글톤
- 프로그래머스
- 코틀린
- 플러터 동작
- linebreak
- 플러터
- 재귀
- Java
- 자바
- 초기화
- 에러
- Android
- Lazy
- flutter
- Singleton
- 비동기 처리
- 자료구조
- 알고리즘
- element tree
Archives
- Today
- Total
목록NullPointerException (1)
모바일 개발하는 자바리안의 메모장

Flutter 앱을 실행해보니 아래와 같은 PlatformException이 발생했다. PlatformException (PlatformException(Exception encountered, deleteAll, java.lang.NullPointerException: Attempt to invoke interface method 'android.content.SharedPreferences$Editor android.content.SharedPreferences.edit()' on a null object reference at com.it_nomads.fluttersecurestorage.FlutterSecureStoragePlugin.deleteAll(FlutterSecureStoragePlugi..
Flutter
2022. 7. 1. 00:05