Konstantin Rolf
Konstantin Rolf
We would also like to see a solution for migrating type converters. For now we have been using `@embedded` to replace type converters, but they have some limitations that the...
It is basically the same as here https://isar.dev/schema.html#embedded-objects. You can build similar things as type encoders around it by storing a `String` in an embedded object. For example: ``` @embedded...
I also tried leaving `groupId` empty and not defining any `keychain-access-groups` as defined in the documentation [here](https://github.com/mogol/flutter_secure_storage/tree/develop/flutter_secure_storage). But that also doesn't work.
I created a [fork](https://github.com/Basis-Health/flutter_web_browser) of the repo and added the namespace. This repository hasn't gotten any updates in the last year. I also updated the compile and sdk versions. It...