Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 714 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 714 Bytes

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