tree: 585348a16bbd013b9f6478e20e819159eef28140 [path history] [tgz]
  1. lib/
  2. meta/
  3. test/
  4. analysis_options.yaml
  5. BUILD.gn
  6. OWNERS
  7. pubspec.yaml
  8. README.md
examples/ledger/todo_list/README.md

todo_list

An example of a todo app that stores data in Ledger.

To build, use the following packages:

--with-base topaz/packages/examples:misc \
--with topaz/packages/tests:dart_unittests

To run, enter “todo_list” in the workstation ask box, wait for suggestions to show up, and click on the “todo_list”.

To run tests, make sure you build in debug, and then: fx run-host-tests todo_list_test