Skip to content

'obx_model_relation_name': The specified procedure could not be found. #725

Open
@VarmaTech

Description

@VarmaTech

Error Info

On
_store = await openStore(
directory: join(),
maxDBSizeInKB: gigabytesToBytes(10),
maxDataSizeInKB: gigabytesToBytes(10),
maxReaders: 100,
);

Exception has occurred.
ArgumentError (Invalid argument(s): Failed to lookup symbol 'obx_model_relation_name': The specified procedure could not be found.
(error code: 127))

Build info

  • objectbox version: 4.1.0
  • Flutter/Dart version: 3.19.6 / 3.3.4
  • Build OS: Windows 11

i tried clean and removed objectbox json and dart file and tried fvm flutter pub run build_runner build --delete-conflicting-outputs --verbose .

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions