877 Repositories
Android hh-histories-view-binding-migration-plugin Libraries
A movies application built Using clean architecture and MVVM (Model-view-viewModel).
Movies-App This is a movies application which fecthes upcoming and popular movies from the movie Database(TMBD). It is built Using clean architecture
PluginScan - Minecraft plugin anti-malware scanner
PluginScan - Minecraft plugin anti-malware scanner PluginScan is a cross-platform java executable analyzer designed to detect malware and other malici
A custom view, in which device contact list is displayed
Getting Started This repository contains a custom view, in which device contact list is displayed Implementation Go to Settings.gradle, inside reposit
A project that helps us generate the test project to test the Gradle plugin.
Ktlint Gradle Provides the function to generate a Gradle project for us to test your Gradle plugin Latest plugin version: [1.0.0] Table of content How
🧹 Error correcting parser plugin
Tidyparse The main goal of this project is to speed up the process of learning a new language by suggesting ways to fix source code. Tidyparse expects
Jetpack Compose is like Android XML
Jetpack Compose is like Android XML
weiV(pronounced the same as wave), a new declarative UI development framework based on the Android View system.
weiV(pronounced the same as wave) 简体中文 if ("weiV" == "View".reversed()) { Log.d( "weiV", "It means Inversion of Control, you shoul
Android application for GitHub user search and view user details
GitHubApp Android application for GitHub user search and view user details Architecture UI observing the live data for the main list as received from
A plugin for Termux to use native Android GUI components from CLI applications.
Termux:GUI This is a plugin for Termux that enables command line programs to use the native android GUI. In the examples directory you can find demo v
Idaesbasic - An all in one project manager that stores everything in files directly into your project! 🤯
Idaesbasic - Project-Managment redefined Idaesbasic Everything is a file 💾 With this project managment tool, everything is a file. Your todolists are
SceneView Android - 3D/AR Android View with ARCore and Google Filament
SceneView is a 3D/AR Android View with ARCore and Google Filament. This is the newest way to make your Android 3D/AR app.
Android Annotation Processor library to generate adapter class easily from your model with a lot of customization
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
A Gradle plugin that guards against unintentional dependency changes.
🛡️ Dependency Guard A Gradle plugin that helps you guard against unintentional dependency changes. Surface Transitive Dependency Changes Comparison t
Jmp's test plugin for paperweight-userdev development
paperweight-test-plugin jmp's test plugin for paperweight-userdev development (also serves as an example until more thorough documentation is created)
Android Play Games Services plugin for Godot Game Engine
Google Play Games Services Plugin for Godot This is an Android Play Games Services plugin for Godot Game Engine 3.4.2 Supported features: Sign-in/Sign
Book selling application with MVVM (Model, View, ViewModel)
Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash
Kotlin Multiplatform Coffee Machine
Expressus KMM sample project acting as a playground to illustrate what's discussed in these articles: Details Shared Model-View-Intent architecture Fi
Ktorfit - a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
Ktorfit is a HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform (Js, Jvm, Android, iOS, Linux) using KSP and Ktor clients inspired by Retrofit
Asteroid Radar is an app that allow you to view the asteroids detected by NASA that pass near Earth
Asteroid-radar Asteroid Radar is an app that allow you to view the asteroids detected by NASA that pass near Earth. you can view all the detected aste
A flutter plugin to scan stripe readers and connect to the them and get the payment methods.
stripe_terminal A flutter plugin to scan stripe readers and connect to the them and get the payment methods. Installation Android No Configuration nee
A gradle plugin that generates Material Design 3 theme for Android projects.
Same as Google's Material Theme Builder, but as a gradle plugin.
The core Gradle plugin and associated logic used for Slack's Android app
slack-gradle-plugin This repository contains the core Gradle plugin and associated logic used for Slack's Android app. This repo is effectively read-o
OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette.
Open Template Hub - IntelliJ Theme Plugin v1 OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette. After installing
Synthetic Migrate Plugin
Synthetic Migrate Plugin Описание Плагин для Android Studio/Intelij IDEA с помощью которого можно мигрировать кодовую базу с котлиновской синтетики на
A package to include a standard Unlock premium view in iOS and Android apps
A package to include a standard Unlock premium view in iOS and Android apps
A plugin for Android Studio that speeds up your day-to-day flutter development.
Flutter-Toolkit 中文文档 A plugin for Android Studio that speeds up your day-to-day flutter development. Flutter ToolKit(Flutter Build Runner Helper), to
OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette.
Open Template Hub - IntelliJ Platform Theme v1 OTH themes for JetBrains. Dark and light themes using Open Template Hub's color palette. After installi
A Gradle plugin providing various utility methods and common code required to set up multi-version Minecraft mods.
Essential Gradle Toolkit A Gradle plugin providing various utility methods and common code required to set up multi-version Minecraft mods via archite
Partial port of https://github.com/davemorrissey/subsampling-scale-image-view library to Jetpack Compose.
ComposeSubsamplingScaleImage Early preview (expect bugs) dependencies { implementation 'com.github.K1rakishou:ComposeSubsamplingScaleImage:fab4ae38c
Bonsai A batteries-included Tree View for Jetpack Compose
Bonsai A batteries-included Tree View for Jetpack Compose Features Multiplatform: Android, Desktop State-aware: changes in the tree will trigger recom
Gradle plugin to check, if rest-controllers are used by clients and clients have suitable rest-interfaces
Verify-Feign Gradle Plugin This plugin will help you to verify all rest-clients and -controllers in a multimodule spring project. It will check, if al
Write Tests as Examples on the Method-under-test
Write Tests as Examples on the Method-under-test
Android view data binding made simple!
DataBinding Android view data binding made simple! A more user friendly docu is coming! This library doesn't use any external library, so it's light w
RecyclerView Application example using kotlin and viewbinding.
SimpleRecyclerViewApp Shows how to display some items in a simple list using the RecyclerView and RecycleView.Adapter. The RecycleView is the entity t
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options.
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options. It does this by creating a static library for kotlin compilation, then generates a c+kotlin wrapper that calls into kotlin to start the app, finally using the specified compiler to compile and link the c code and kotlin library into a binary.
NavigationAndFragments - A use case for fragments and navigation
NavigationAndFragments A use case for fragments and navigation. To implement this use case, follow these steps : Create a new fragment navigation xml
Useful helpers that make it easier to implement maven-plugin mojos with kotlin
A library that makes writing powerful maven plugins even easier by providing kotlin extensions and convenience functions for common use cases.
A plugin written for my 1.12.2 anarchy server
A plugin written for my 1.12.2 anarchy server. I don't recommend using any of the fixes, most of them are garbage. Pull requests are welcome.
⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web
Capacitor Firebase ⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the web. Maintainers Maintainer GitHub Social Robin Genz robingenz @ro
Dokka plugin to render Mermaid graphics, from your code comments to your Dokka documentation.
Dokka plugin to render Mermaid graphics, from your code comments to your Dokka documentation.
🪟 Pluggable Ktor plugin to implement Sentry for error handling and request contexts
🪟 Ktor Plugin for Sentry Pluggable Ktor plugin to implement Sentry for error handling and request contexts. What is this library? This basically impl
Radio Player - A Flutter plugin to play streaming audio content with background support and lock screen controls.
A Flutter plugin to play streaming audio content with background support and lock screen controls. Installation To use this package, add
Radio - a Minecraft Servers plugin for providing the best experience of interaction with broadcasting
Radio Radio is a Minecraft Servers plugin for providing the best experience of interaction with broadcasting. Installation Download required version f
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders
Flutter plugin that leverages Storage Access Framework (SAF) API to get access and perform the operations on files and folders.
Gradle plugin for adds support for integrating Carthage dependencies into a KMM project
Gradle plugin for adds support for integrating Carthage dependencies into a KMM project
RasmView - an Android drawing view; it provides a view that allows users to draw on top of a bitmap.
RasmView RasmView is an Android drawing library; it provides a view that allows users to draw on top of a bitmap. Demo https://www.youtube.com/watch?v
Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android projects
ExpandableTextView Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android proje
Gradle plugin which analyzes the size of your Android apps
Scope is a Gradle plugin which helps you analyze the size of your Android apps. Motivation App size is an important metric which directly correlates w
Mars is an all-in-one plugin for PGM servers
Mars Mars is an all-in-one plugin for PGM servers. Using Mars Contributing to Mars Why? Mars was built to handle everything that PGM isn't supposed to
Examples of the use of animations in jetpack compose and view, as well as measurements of perfomance
AndroidAnimationWorld Примеры использования анимаций в jetpack compose и view, а также замеры perfomance для
BlackBox - a virtual engine, it can clone and run virtual application on Android
BlackBox is a virtual engine, it can clone and run virtual application on Android, users don't have to install APK file to run the application on devices. BlackBox control all virtual applications, so you can do anything you want by using BlackBox.
Svg-to-compose-intellij - A simple Android Studio plugin to generate Jetpack Compose ImageVector icons
svg-to-compose-intellij A simple Android Studio plugin to generate Jetpack Compo
Kauth - Open-source powerful minecraft authorization plugin
KAuth KAuth is a minecraft plugin for offline-mode authorization on your server.
FMenu: A simple plugin that permits to open a menu by swapping the item to the secondary hand
FutureTeam - FMenu FMenu is a simple plugin that permits to open a menu by swapp
Loco-strings-sync - A custom Gradle Plugin useful to sync loco string resources to local projects
loco-strings-sync A custom Gradle Plugin useful to sync loco string resources to
Custom-view-animated-file-downloader - Custom Views, Animations, Broadcast Receivers, Notifications
Downloader App Custom views , Drawing with Canvas, Animations (with motionlayout
Unity-Android-SDK-Plugins - Android SDK/Library/Plugins (aar) for Unity Developers
Unity Android SDK Plugins Unity Android SDK Plugins is an Open Source project th
Jetpack Compose Timeline View
Simple Timeline View, wrote via Kotlin Jetpack Compose.
Social share - Social Sharing Plugin For Private Use only (Code without error checking)
Flutter Social Share plugin for sharing file to media with multiple (More option
UserLoc - A API call using Retrofit to obtain list of users details and show on UI in recycler view and google map
UserLoc This uses a API call using Retrofit to obtain list of users details and
McMotd - Mirai Plugin for fetching motd from minecraft servers
Mirai-wiki 基于mirai的Minecraft服务器信息查询插件 关于Linux运行环境 如果你正在使用Linux而不是Windows来运行Mirai
Plugin-shared-preferences - Pluto plugin to manage your Shared Preferences
Pluto Shared Preferences Plugin Pluto Shared Preferences is a Pluto plugin to in
HairBook - App for booking hair appointments for hair salons with a booking view for the customer and appointments view for the hairdresser
HairBook App for booking hair appointments for hair salons with a booking view f
Ownership-gradle-plugin - Gradle code ownership verification plugin
Gradle code ownership verification plugin A gradle plugin that will verify owner
Pluto Logger is a Pluto plugin to manage and share your Debug logs
Pluto Logger Plugin Pluto Logger is a Pluto plugin to manage and share your Debug logs. It also comes with Timber support. 🖇 Integrate plugin in your
kinstall is an easy way to install gradle-based command-line kotlin projects that use the application plugin.
kinstall kinstall is an easy way to install gradle-based command-line kotlin projects that use the application plugin. use First, install kinstall its
A Gradle plugin that helps you speed up builds by excluding unnecessary modules.
🧘 Focus A Gradle plugin that generates module-specific settings.gradle files, allowing you to focus on a specific feature or module without needing t
A Jetpack Compose library for handling calendar component rendering.
Compose Calendar Compose Calendar is a composable handling all complexity of rendering calendar component and date selection. Due to flexibility provi
LanServers - A small plugin written in Kotlin that runs on all major Minecraft Servers
LanServers This is a small plugin written in Kotlin that runs on all major Minec
Jetlime - A simple library for TimeLine view in Android
JetLime ⏱️ A simple yet highly customizable library for showing a TimeLine view
Kotlin-client-dsl - A kotlin-based dsl project for a (Client) - (Plugin) styled program
kotlin-client-dsl a kotlin-based dsl project for a (Client) - (Plugin) styled p
K6-intellij-plugin - IntelliJ-based Plugin to run k6 tests locally or in the k6 Cloud from your IntelliJ IDE
IntelliJ-based Plugin to run k6 tests locally or in the k6 Cloud from your Intel
RetroDialer - Custom view like a retro telephone dialer
RetroDialer Custom view like a retro telephone dialer Demo
HH Synthetic -- plugin for automated migration from Kotlin synthetics to View Binding.
HH Synthetic -- plugin for automated migration from Kotlin synthetics to View Binding.
A Gradle plugin for generating multi-version packet wrappers for Minecraft: JE
tinyprotocol A Gradle plugin for generating multi-version packet class wrappers for Minecraft: Java Edition. Usage plugins { id("me.kcra.tinyproto
AliuPlugins - Aliucord Plugin Repo Template
Aliucord Plugin Repo Template Template for an Aliucord plugin repo Getting start
AppD-Task1 - A simple basic app with use of card view and toast
AppD-Task1 Made a simple basic app with use of card view and toast. Screenshots
Open as default - A flutter plugin that allows setting up your flutter app to open files as default
open_as_default A flutter plugin that allows setting up your flutter app to open
Pokedex - Pokedex demo application developed using Hilt, Coroutines, Jetpack Compose, View Model, Coil, Accompanist, Material Design based on MVVM atchitecture
Pokedex Pokedex demo application developed using Hilt, Coroutines, Jetpack Compo
RTL marquee text view android right to left moving text - persian - farsi - arabic - urdo
RTL marquee text view android right to left moving text - persian - farsi - arabic - urdo
Idea-plpgdebugger - A plugin to debug PostgreSQL in Intellij
Intellij PL/pg SQL debugger Debug PL/pg SQL in Intellij with Datbase Tool to spe
Tweaks - A customizable debug screen to view and edit flags that can be used for development
A customizable debug screen to view and edit flags that can be used for developm
1aingenieriaygas native base android - Project base for the migration of the Flutter App of 1A Ingenieria y Gas
1A Ingenieria y Gas App Versión Wordpress Backend Este proyecto se encuentra sol
Remove Unused Resources Gradle Plugin for Android
Remove Unused Resources Plugin for Android A gradle plugin to remove unused android resources by Android Lint results xml file. This is useful for CI
ComposeCreditCardView - Jetpack Compose Credit Card View Library
ComposeCreditCardView Jetpack Compose Credit Card View Library Screenshots 📷
Unit Test Architect Gradle plugin
UnitTestArchitect This is a gradle plugin that helps you to generate boilerplate code for writing jUnit + Mockito Test Cases. To us this plugin, add i
Esp touch flutter plugin - Client-side (mobile) Android Flutter implementation for ESP-Touch protocol
esp_touch_flutter_plugin Client-side (mobile) Android Flutter implementation for
A somewhat copy past of Jetbrain's code from the kotlin plugin repo to make it humanly possible to test Intellij IDEA kotlin plugins that work on kotlin
A somewhat copy past of Jetbrain's code from the kotlin plugin repo to make it humanly possible to test Intellij IDEA kotlin plugins that work on kotlin
Age-Calculator-App - A simple and basic app that inputs the birth year and displays the user's age based on the current year
Simple Age Calculator App A simple and basic app that inputs the birth year and
Show worldwide headline. API/Glide library/recycler view/volley library/kotlin/xml/ chrome custom tabs
Show worldwide headline. API/Glide library/recycler view/volley library/kotlin/xml/ chrome custom tabs. - you can click on headline and it will open an article of that news in the app(no need to go to chrome or any browser)
MineJS is a scripting plugin for the Bukkit!
Mine.js(W-I-P) Minecraft Bukkit Scripting with JS by Netherald How to apply? Download Paper or Bungee Version. and put it to plugins folder. Script fo
Flutter Plugin for IntelliJ
Flutter Plugin for IntelliJ An IntelliJ plugin for Flutter development. Flutter is a multi-platform app SDK to help developers and designers build mod
Plugin which generates Android Parcelable boilerplate code for kotlin's class.
Android Parcelable boilerplate code generation Inspired by android-parcelable-intellij-plugin Installation Plugin is uploaded to plugin repository. If
A plugin for AndroidStudio/Intellij that creates Data Transfer Objects(DTO) from the given feed
DTOnator ####Download the plugin at https://plugins.jetbrains.com/plugin/7834?pr=idea Introducing the most powerful json editor in a plugin! Format, v
An Android Studio plugin to help remove use of ButterKnife
RemoveButterKnife What's the plugin An Android Studio plugin to help remove use of ButterKnife Why i do this ButterKnife is a wellknow open source too
A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
FindViewByMe A plugin for android developer, with the plugin you can generate "findViewById" code quickly. Download JetBrains Plugin Repository :: Fin
.ignore support plugin for IntelliJ IDEA
.ignore 4.2.0 Introduction .ignore is a plugin for: .bzrignore (Bazaar) .chefignore (Chef) .cfignore (CloudFoundry) .cvsignore (Cvs) .boringignore (Da
An Intellij/Android Studio plugin to help visualise side effects in your code.
Deprecated This project is no longer maintained. No new issues or pull requests will be accepted. You can still use the source or fork the project to
Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
CodeGlance Plugin Repository: http://plugins.jetbrains.com/plugin/7275 Latest build: https://github.com/Vektah/CodeGlance/releases InteliJ plugin that
IDE plugin to converting SVG to VectorDrawable
SVG2VectorDrawable README: 中文 | English DEPRECATED Please using the Asset Studio instead. 简介 Intellij Platform插件,通过其可以完成从svg文件到Android VectorDrawable的