[Ionic 5, Angular] Wrapping Flic2Lib

Hello, I am trying to use the Flic2 SDK (https://github.com/50ButtonsEach/flic2lib-android) with Ionic Angular, does anyone know of a way I could use it in ionic development?

Anything is appreciated, thanks!

I created a Plugin for the first Flic Library, maybe you can use this as a template to create a new one for V2: https://github.com/HansKrywaa/cordova-plugin-flic-lib

Thanks, Ill give that a try!