Skip to content

v2.0.0 - KMP Remake

Compare
Choose a tag to compare
@Irineu333 Irineu333 released this 18 Sep 00:04
· 33 commits to master since this release

Project restarted, now using Compose Multiplatform, with initial support for Android, Windows and Linux.

  • Matcher #7: Visualize the regular expression matches in a text editor.
  • Capture group #8: Visualize capture groups while interacting with the match.
  • Dark mode #21: The app follows the system's defined theme.
  • Undo and redo #11: An individual undo and redo system for both the visual expression and the text editor.