datastore_dart 1.1.0 copy "datastore_dart: ^1.1.0" to clipboard
datastore_dart: ^1.1.0 copied to clipboard

Google Cloud Datastore driver for Dart. Inspired by mongo_dart.

1.1.0 #

  • The find and findMany methods now return a Stream instead of a Future.
  • The find and findMany methods have been updated to support the use of cursors under the hood, enabling the return of more than 300 entities.

1.0.2 #

  • Updated README.md.

1.0.1 #

  • Updated README.md.

1.0.0 #

  • Initial release.
3
likes
140
points
31
downloads

Publisher

verified publisheradrianjagielak.dev

Weekly Downloads

Google Cloud Datastore driver for Dart. Inspired by mongo_dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, googleapis, googleapis_auth, meta

More

Packages that depend on datastore_dart