Hyperion Plugin for forked Chucker
First, follow the README to set up Chucker. Then, follow the README to set up Hyperion. Then, all you need to do is simply add the dependency:
allprojects {
repositories {
mavenCentral()
}
}
dependencies {
debugImplementation 'io.github.esabook:hyperion-chucker:2.0.1'
}
Hyperion will then find the plugin and add it to the list when you open the Hyperion drawer.
Generated from AndroidAssetStudio, with color set to #8e8e93, with asset padding set to 0dp and asset size set to 30dp.
Hyperion-Chuck is available under the MIT license. See the LICENSE file for more info.