본문 바로가기

카테고리 없음

Create flutter app with custom package name.

Package name you're gonna create.

=> com.jeff.hello

 

Android language

=> kotlin

 

Command

=> flutter create --org com.jeff --platforms=android,ios -a kotlin hello