parsec 0.4.0
parsec: ^0.4.0 copied to clipboard
Multi-platform `parsec` plugin for Flutter to calculate math equations using C++ library. Supports android.
0.4.0 #
- Upgrade minimum Dart SDK version to 3.3.0.
- Upgrade minimum Flutter version to 3.19.0.
- Upgrade Android gradle version to 8.7.
- Upgrade Android Gradle Plugin version to 8.6.1.
- Upgrade Kotlin version to 2.1.20.
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.