momento 0.1.0 momento: ^0.1.0 copied to clipboard
Dart client for interacting with Momento
Running the Examples #
For each example, you will need to provide a Momento API key, which you can generate from the Momento Web Console.
Each subfolder has more specific instructions, but you can run examples in Dart files using dart run <filename>
and start example Flutter apps using flutter run -d <device_id>
.