parsec 0.5.2
parsec: ^0.5.2 copied to clipboard
Multi-platform `parsec` plugin for Flutter to calculate math equations using C++ library. Supports Android, Linux, Windows, and Web (WebAssembly).
0.5.2 #
- NEW: Web Support with WebAssembly - Added comprehensive web platform support using high-performance WebAssembly compiled from C++
- Enhanced Testing - Comprehensive cross-platform testing including WebAssembly validation
0.4.0 #
- Initial Web platform support (maintenance release)
0.3.1 #
- Supports Windows.
- Update parsec with new functions.
0.2.0 #
- Update parsec with new functions:
- regex
- weekyear
0.1.0 #
- Create the multi-platform
parsec
plugin for Flutter to calculate math equations using C++ library. - Supports Android and Linux.