applicationPersonal projectCreator

RND PCalc

Cross-platform programming calculator recreating AnalogX PCalc functionality with Flutter and C++ interop.

Apr 2025Dec 2025

Highlights

  • Implemented a C-style math and logic expression evaluator comparable to AnalogX PCalc within a Flutter UI.
  • Integrated the tinyexpr-plusplus C++ engine via Flutter Native Assets to compile and bundle native code during builds.
  • Targeted Windows, Linux, macOS, Android, and iOS from a single code base.

Stack

FlutterDartC++FFINative AssetsCross-platformCalculator

Gallery

RND PCalc screenshot 1
RND PCalc screenshot 2