Skip to content

geosebas/flutter_realm_unique_index_issue

Repository files navigation

flutter_realm_unique_index_issue

Flutter project to reproduce a race issue with realm.

See more info here : Github issue

Steps to reproduce :

  • execute : flutter pub get
  • execute : flutter packages pub run build_runner build
  • use your own app id in main.dart
  • add schema on atlas (you can find it in event.dart)
  • create an unique compound index (see this file)
  • start app with flutter run and click on the add button

So far, I managed to reproduce each times I tried

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published