selankon
selankon
This work form me also, I suggest to use a global state provider instead of widget arguments because is more easy to implement in some cases :) Also I suggest...
I implemented a POC here: https://gitlab.com/elRepo.io/receive_sharing_intent_pickit/-/merge_requests/1 If you check there, you will see a working example. Cleaning the code should be needed.
Thanks to show us osmdroid, but is written in java. Do you think that maybe we can use osmdroid code from flutter? Probably there are an option... :thinking: Well, probably...
Oh I didn't understand that you use osmdroid. So, this plugin won't be javascript compilable? Right? > but just you need to add in your application list of region that...
Thanks for your work. We appreciate it. We hope to start developing soon using your plugin :)
It show a Javascript error, could be related? ```javascript electron/js2c/renderer_init.js:91 Error: Cannot find module '/preload.js' at Module._resolveFilename (:8096/internal/modules/cjs/loader.js:972) at Function.o._resolveFilename (:8096/electron/js2c/renderer_init.js:35) at Module._load (:8096/internal/modules/cjs/loader.js:848) at Function.f._load (:8096/electron/js2c/asar_bundle.js:5) at Object. (:8096/electron/js2c/renderer_init.js:91)...
Add features on last commits: * Verbose fetch configuration errors (example, if can't get `lime-community` file or the destination node is not configured yet)
Hopefully this is ready to merge among with https://github.com/libremesh/lime-app/pull/339
This come with https://github.com/libremesh/lime-app/pull/334 which is already merged
Same for me. What about add the proposed @Phenix66 fix?