foodb_objectbox_adapter 0.13.0 copy "foodb_objectbox_adapter: ^0.13.0" to clipboard
foodb_objectbox_adapter: ^0.13.0 copied to clipboard

Foodb database persistance using object

0.13.0 (BREAKING) #

  • (BREAKING) changes all KeyValue function call to synchronous
  • (add) implemented runInSession with objectbox runInTransaction to support multiple isolate
  • (add) added test case to ensure ACID operation within isolate
  • (add) added addIsolateMembership test case to ensure changeStream propagate correctly

0.12.0 (Major) #

  • (mojor) upgrade objectbox flutter support up to 3.22 and object v2 to v4

0.11.0 (BREAKING) #

  • (breaking) update objectbox flutter dependency to 3.7

0.10.0 #

  • (fix) clear view table will remove all related view record