The idea of this plugin is to recreate https://github.com/pbreault/adb-idea functions as a flipper plugin
For easier setup, adb-plugin branch is used for development. Upstream gets merged pereodicaly.
To start the plugin you have to do the following:
- checkout
adb-pluginbranch - navigate to
flipper/desktopdirectory - in command line run
yarn - then
yarn startPlugin will apear in devie section of the flipper desktop client
All contributions are welcome. Problems to solve can be found in issues section.
