반응형 아이콘2 [flutter] Change app icon (Android, iPhone) (앱 아이콘 변경하기 (안드로이드, 아이폰)) [flutter] Change app icon (Android, iPhone) 앱 아이콘 변경하기 앱 아이콘 파일 만들기(Create an app icon file) 앱 아이콘으로 만들고 싶은 이미지를 가지고 아래 사이트로 들어간다. (Go to the site below with the image you want to make as an app icon.) https://appicon.co/ App Icon Generator appicon.co 아래와 같이 왼쪽 사각형에 이미지파일을 끌어다 놓고 우측 하단의 Generate 버튼을 누르면 갖가지 이미지 파일들이 생성된다. (Drag and drop the image file to the left rectangle as shown below Click t.. 2022. 6. 5. [flutter] How to apply custom markers to Google maps(google map에 custom marker를 적용하는 방법) How to apply custom markers to Google maps[flutter] google map에 custom marker를 적용하는 방법 문제 상황 (a problem situation) google map에 표시하는 marker의 아이콘을 커스텀하여 사용하고 싶습니다.(ex. 개인 png파일 등을 적용하고 싶음) (I would like to customize the marker icon displayed on Google map.(ex. Want to apply personal png file, etc.)) 해결 방법 (Workaround) 1. 아래와 같이 사전에 필요한 함수 선언 (Declare pre-required functions as shown below)import .. 2021. 12. 31. 이전 1 다음 반응형