Autogenerated runnable catalogue of compose samples
- Android frameworks/support repositpry is added as a git submodule and various Samples directories are added as source directories to a project module.
- Samples are processed using ksp and runnable sample code is generated using kotlinpoet.
- Generated samples are presented in the application.
- Make sure you have a working ADB and only a single connected Device
- Install Compose Legos from either Play Store or Github Releases on your Device or Emulator
- Install the Plugin
- There is now a Launch Sample context action when right clicking on
@Sample
annotated lines.
- Add a way to inspect running sample state
- Add runtime theme modification support
- Add Analytics
- Add a way to change samples
- Add UI tests