728x90
https://stackoverflow.com/questions/69264655/how-to-convert-utf8-to-text-in-dart
Uri.decodeComponent(utf8String);
이렇게 하면 된다..
728x90
'개발 > Flutter' 카테고리의 다른 글
typedef 에서 generic function 사용하기 (0) | 2022.12.08 |
---|---|
get controller에서 get.back(); 오류 생길 때 error (0) | 2022.12.07 |
flutter release version 에서 스크린샷만 보일 때 (0) | 2022.12.07 |
How to get current route? 현재 라우트 받기 (0) | 2022.12.07 |
remoteconfig GetX service로 데이터 받아오기 (0) | 2022.12.03 |