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

Fix download URL for web #36

Closed mrclauss closed 5 months ago

mrclauss commented 5 months ago

Fixes: #28

mrclauss commented 5 months ago

Unfortunately this doesn't work. Probably some CORS issue which forces the package to be delivered from unpkg.com

mrclauss commented 5 months ago

Fixed by vincenterusso on other branch