UntitledFlipperZero

October 22, 2025 ยท View on GitHub

FAP: Build and lint MIT license Discord

An partial C++ wrapper around the Flipper Zero C API. It adds the following:

  1. Wrapper on top of the GUI service
  2. Wrapper on top of the Storage service
  3. Additional memory safety
  4. Less-verbose interface
  5. Easier to start developing with right away
  6. Widgets and their callbacks are merged into a single object, greatly simplifying the interface

Learning

You can learn everything on the wiki.