Ilia Beregovskii
Ilia Beregovskii
This happened because of BackgroundService that tried to fetch db on start. After I put delay it works. But I think there should be a note in readme at least.
I think implementing this as analyzer rule is better, at least it doesn't require migration.
@fluttercommunity any help?
There can be a problem with code minification. Imagine we have client-server app, client and server are both on dart. We also have some shared code that used by both....
Done. https://github.com/festelo/h3_dart/pull/31
Hi, thank you for the PR. I've released [v0.7.0](https://github.com/festelo/h3_dart/pull/31), which, among other things, should fix this problem as well.
Let's merge this PR into a separate branch so we have a working version based on H3 v3.7.2, in case we need it for something later
Hi @codewithsam110g, You're absolutely right, the project was definitely not maintained at a good level. This was mainly because I don't use the library myself and didn't have enough time...
Hi @codewithsam110g, Yes, I agree, it won't hurt if open-source community would have more different options. Thank you for your efforts and for keeping me updated! At this point, I...
Hi, You're right, there's no active development for this project and it's pretty much abandoned. Unfortunately, I don't use this package anymore and currently have no time to develop it...