nvinayshetty / DTOnator

A plugin for AndroidStudio/Intellij that creates Data Transfer Objects(DTO) from the given feed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTOnator

Android Arsenal ####Download the plugin at https://plugins.jetbrains.com/plugin/7834?pr=idea

Introducing the most powerful json editor in a plugin!
Format, validate or generate classes in your style and in the language that you like! all in one place.
Here are the list of new features available in the latest release.

To install the plugin Mac: Go to Preferences->Plugins->Browse Repositories->search "DTO generator"->Install

Windows/linux Go to Settings->Plugins->Browse Repositories->search "DTO generator"->Install

Be more productive write less code!

DTO in Single class

DTO in multiple classes

Kotlin data classes in sepate file

Kotlin data classes in single file

DTONATOR is Recommended as one among top 10 most essentials plugins to improve developer productivity by multiple authors

https://www.sitepoint.com/9-more-essential-plugins-for-android-studio/

https://medium.com/@vatsalbajpai/top-10-most-useful-plugins-for-android-studio-23051200e2b3

https://blog.mindorks.com/how-to-become-more-productive-in-android-with-android-studio-plugins-3beb3861fa7

About

A plugin for AndroidStudio/Intellij that creates Data Transfer Objects(DTO) from the given feed

License:GNU General Public License v2.0


Languages

Language:Java 100.0%