parsec_web 0.1.3
parsec_web: ^0.1.3 copied to clipboard
Web implementation of the parsec plugin using WebAssembly via dart:js_interop.
0.1.3 #
- Update
parsec-weblibrary to remove unnecessary logs.
0.1.2 #
- Upgrade
webpackage to ^1.1.0 for better compatibility and performance. - Remove deprecated
jspackage dependency.
0.1.1 #
- Upgrade
parsec-weblibrary with WebAssembly (WASM) file fixes.
0.1.0 #
- Creating Web implementation of
parsecplugin using WebAssembly. - Upgrade minimum Dart SDK version to 3.3.0.
- Upgrade minimum Flutter version to 3.19.0.