objectbox-dart
objectbox-dart copied to clipboard
Support compiling in projects that support web
A project that imports object-box should be able to compile on web. As is, if we'd like a project to run on web, stubs must be created to avoid importing the package. This should be done within the package, so it will just work out of the box.