Skip to content

wanteddev/wanted-android-studio-plugin

Repository files navigation

wanted_android_plugin

Build Version Downloads

Template ToDo list

Add support for creating templates for Compose and packages for clean architecture. Suitable for Wanted projects.

Adding Packages

  • new → Other → Wanted Clean Architecture Package

Add Compose File

  • new → Other → Wanted Compose

원티드 Android Studio 플러그인 입니다. Compose 용 템플릿을 생성할 수 있으며, clean architecture를 위한 패키지를 생성할 수 있습니다.

패캐지 추가

  • new → Other → Wanted Clean Architecture Package

Compose 파일 추가

  • new → Other → Wanted Compose

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "wanted_android_plugin" > Install

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.