-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To support the Flutter Web platform, we need an alternative to native libraries, as wasm does not seem to cover everything the native libs do; e.g. "proper" file APIs.
To provide a minimal valuable implementation, implement the Box API using IndexedDB (and FlatBuffers similar to how we use it in the native side). No relations, indexes etc.
Once that works, open a ticket to do simple queries next.
simc, srix55, baumths, nikzen, chimon2000 and 52 moresrix55, chimon2000, PlugFox, Coinners, trejdych and 5 morePlugFox, Coinners, wolkenschieber, trejdych, ziadsarour and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request