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-web
library to remove unnecessary logs.
0.1.2 #
- Upgrade
web
package to ^1.1.0 for better compatibility and performance. - Remove deprecated
js
package dependency.
0.1.1 #
- Upgrade
parsec-web
library with WebAssembly (WASM) file fixes.
0.1.0 #
- Creating Web implementation of
parsec
plugin using WebAssembly. - Upgrade minimum Dart SDK version to 3.3.0.
- Upgrade minimum Flutter version to 3.19.0.