Results 5 issues of nazo

Found a bug? Please fill out the sections below. ### Issue Summary I found that there is a problem with localization in our project. The "-" in the two folders...

☁ Bug

I tried to use the example in the project and compiled it with `flutter build web --wasm`, and then according to the flutter wasm documentation, used `dhttpd '--headers=Cross-Origin-Embedder-Policy=credentialless;Cross-Origin-Opener-Policy=same-origin'` to run...

Hi, @chandr-andr , I'll look into the clippy issue later. One other thing you might want to look at is I ran a test I wrote locally and got the...

Another thing is.... In the current pytest, it seems that the connection is not disconnected in the end. So the resources are always occupied. (The connection is not released correctly)...