lib/src/datastore_impl.dart (7 lines): - line 78: // TODO: assert projectId. - line 289: // TODO: - line 385: // TODO: Make readOptions more configurable. - line 469: // TODO: Make readOptions more configurable. - line 484: // TODO: Handle [transaction] - line 542: // FIXME: TODO: Big hack! - line 575: // FIXME: TODO: Big hack! lib/storage.dart (4 lines): - line 667: // TODO: This cannot be used to set values to null. - line 767: // TODO: More documentation - line 772: // TODO: More documentation - line 777: // TODO: More documentation lib/src/db/db.dart (4 lines): - line 196: // TODO: We should remove the condition in a major version update of - line 211: // TODO: validate [orderString] (e.g. is name valid) - line 273: // TODO: - line 317: // TODO: Add retries and/or auto commit/rollback. lib/src/db/model_db_impl.dart (3 lines): - line 516: // NOTE/TODO: - line 565: // TODO: check if there is a more elegant solution than this - line 598: // TODO: Ensure [value] is primitive in this case. lib/src/storage_impl.dart (2 lines): - line 283: // TODO: support other ObjectMetadata implementations? - line 586: // TODO: Avoid using another stream-controller. lib/src/db/model_db.dart (1 line): - line 27: // TODO: Get rid of this eventually. lib/src/db/annotations.dart (1 line): - line 261: // TODO: We want to support optional list properties as well.