isar-community / isar

Extremely fast, easy to use, and fully async NoSQL database for Flutter
https://isar-community.dev
Apache License 2.0
131 stars 15 forks source link

Web assembly publishing needs to be fixed #28

Closed mrclauss closed 5 months ago

mrclauss commented 6 months ago

Steps to Reproduce

Web assembly packaging needs to be fixed. The wasm was previously published on unpkg.com and is not part of the dart package. Therefore, currently it's not published anywhere (except for the release folder on GitHub)

Code sample

Details


mrclauss commented 5 months ago

Fixed in 4.0.2