exath_engine 1.0.0
exath_engine: ^1.0.0 copied to clipboard
Flutter plugin for the exath-engine: a complex-native math evaluator with computer algebra (diff, factor, solve, integral, linear algebra), prebuilt for every platform.
Changelog #
1.0.0 #
- First release of
exath_engine: a Flutter plugin for the exath-engine, a complex-native math evaluator with a computer-algebra core. Prebuilt native libraries are bundled for Android, iOS, macOS, Windows, and Linux, and the WASM module is bundled for web. Callawait ensureInitialized()once at startup (loads the WASM module on web, no-op elsewhere).