Desislava Stefanova

Results 42 comments of Desislava Stefanova

Hi @tushkaty and @wilsleygermano, The new release is available here [realm 0.10.0+rc](https://pub.dev/packages/realm). You can upgrade the realm to `0.10.0+rc` and then to run the new available command `flutter pub run...

@nielsenko Is it possible to have commands like these: `dart run realm_dart install` and `flutter pub run realm install` instead of `dart realm install --flavor dart` or `flutter pub run...

Hi @santoshakil! We would consider adding this options in the future, but in order to rise its priority we would like to know what is the reason of having these...

Hi @Taco55, We still don't support sectioned results in Realm Dart/Flutter SDK, but we will consider it for the future. We will keep this issue open. It will be nice...

Hi @TooComplicatedBye! We managed to reproduce the issue that you have reported. We are looking for solution and we will write here later. Thank you for reporting this issue!

Hi @TooComplicatedBye! We will try to find a way to fix the paths, but it will take time. Meanwhile you can copy this file from flutter module `/flutter_module/.ios/Flutter/flutter_export_environment.sh` into the...

Hi @markandeyp! I see your question so late. You can write issues to https://github.com/realm/realm-dart/issues if you don't receive answer here. You are right, there was a problem with cross process...

Hi @jrtedeschi , I'm sorry for this late response. I can advice you to write issues to https://github.com/realm/realm-dart/issues if you don't receive answer here. Is this issue still relevant? I...

Hi @maipal-oscoy! You can take a look at our tests, which are testing the encryption. You can take any of this samples and just can pass `encryptionKey` argument to the...