Project maintained by Hamid Fathi
This is a android studio plugin for build fast feature
- Fragment
- YourFragment
- YourViewModel
- YourFragmentLayout
- YourUseCase ( using GraphQl )
- YourItem
- YourItemLayout
- YourItemModel
- Section
- Fragment assisment
- ViewModel assisment
- YourSection
- YourItemSection
- UseCase assisment
- YourSectionLayout
- YourItemLayout
-
Download the plugin package on GitHub Releases.
-
Preferences(Settings) > Plugins > ⚙️ > Install plugin from disk... > Select the plugin package and install (no need to unzip)
-
Restart the IDE after installation.
Create your directory -> click right select new -> select Fragment You can see add two items
- Bugloos ( Create Fragment for show data )
- Bugloos ( Create Section Fragment for show data )