momento 0.2.0 copy "momento: ^0.2.0" to clipboard
momento: ^0.2.0 copied to clipboard

Dart client for interacting with Momento

example/README.md

Momento Dart SDK Examples #

Prerequisites #

  • For each example, you will need to provide a Momento API key, which you can generate from the Momento Web Console.

Running the examples #

Please see each specific example directory for more instructions on how to run them:

  • Momento Cache Quickstart: Quickly get started with Momento Cache using this quickstart example
  • Momento Topics: Explore basic and more advanced pubsub examples using Momento Topics
  • Flutter Chat App: Learn how to use Momento to power Flutter apps, such as this demo chat app that uses Momento Topics for publishing and receiving messages