An partial C++ wrapper around the Flipper Zero C API. It adds the following:
- Wrapper on top of the GUI service
- Wrapper on top of the Storage service
- Additional memory safety
- Less-verbose interface
- Easier to start developing with right away
- Widgets and their callbacks are merged into a single object, greatly simplifying the interface
You can learn everything on the wiki.