copper-leaf / ballast

Opinionated Application State Management framework for Kotlin Multiplatform
https://copper-leaf.github.io/ballast/
BSD 3-Clause "New" or "Revised" License
147 stars 10 forks source link

[ballast-debugger] Save ViewModel states/inputs, and run "scripts" of multiple Inputs #51

Open cjbrooks12 opened 1 year ago

cjbrooks12 commented 1 year ago

Now that the Debugger allows one to send States or Inputs as JSON, the next logical improvement to this feature is to make it easier to use across multiple sessions. This would involve several additional features: