Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with compilation in flutter wasm #161

Open
JgomesAT opened this issue Aug 23, 2024 · 0 comments
Open

Error with compilation in flutter wasm #161

JgomesAT opened this issue Aug 23, 2024 · 0 comments

Comments

@JgomesAT
Copy link

Due the problem of use the package Hive the implementation has errors in flutter wasm:

scope: http://localhost:59521/botiga/
main.dart.mjs:19 UnimplementedError
main.dart.mjs:19 at Error._throwWithCurrentStackTrace (http://localhost:59521/main.dart.wasm:wasm-function[1385]:0x3e9924)
at BackendManager.open (http://localhost:59521/main.dart.wasm:wasm-function[21200]:0x5709c5)
at HiveImpl._openBox inner (
......

Can you change the use of package Hive to use Hive_Ce https://pub.dev/packages/hive_ce, which is compatible with wasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant