A simple IntelliJ plugin for creating mobius files from new file menu.
- Right click on package and select New > Mobius Creator.
- Enter/Change package name if needed.
- Enter class name (Required).
- Select the mobius components you want to create.
Add mobius gradle dependencies to module level gradle file if not present.- Give option to create either standard effect handler or rxmobius effect handler.
- Create mobius test classes.
- Sasikanth Miriyampalli (https://github.com/msasikanth)