Skip to content

Latest commit

 

History

History

flipper-plugin

flipper-plugin-back-in-time

[English | 日本語]

This plugin enables back-in-time debugging through Flipper for compiled programs using back-in-time-plugin.

screenshot

Demo

Property Inspection

inspect_property.mp4

Tracking Changes

capture_value.mp4

Back-in-time State

back-in-time.mp4

Installation

This project is still under development and has not been officially released. Clone the repository and run the following command in the root directory.

yarn pack

This will generate flipper-plugin-back-in-time-vx.x.x.tgz file. Please add it manually to Flipper (To do so, navigate to More -> Add Plugins -> Install Plugins -> Select a flipper package).