dart_orm_adapter_indexeddb 0.0.2 copy "dart_orm_adapter_indexeddb: ^0.0.2" to clipboard
dart_orm_adapter_indexeddb: ^0.0.2 copied to clipboard

Dart 1 only

IndexedDB adapter for DartORM

Build Status

IndexedDB adapter for DartORM. #

IndexedDB adapter for DartORM to use on client side.

This allows to use same annotated models for both backend and frontend.

Example could be found in test package:

https://github.com/ustims/DartORM-IndexedDB/blob/master/test/test.dart

https://github.com/ustims/DartORM

Development #

Use this commands to run tests on any browser installed in the system:

pub run test:test -p chrome test/test.dart

pub run test:test -p firefox test/test.dart

pub run test:test -p safari test/test.dart

Fast run without compiling to javascript could be done using headless dartium:

pub run test:test -p content-shell test/test.dart

0
likes
15
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

IndexedDB adapter for DartORM

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dart_orm, pub_semver

More

Packages that depend on dart_orm_adapter_indexeddb