foodb_objectbox_adapter 0.13.0
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
runInSessionwith objectboxrunInTransactionto support multiple isolate - (add) added test case to ensure ACID operation within isolate
- (add) added
addIsolateMembershiptest 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