| --- | |
| title: "Dart" | |
| librarylang: "dart" | |
| layout: tutorial | |
| tutorial: true | |
| --- | |
| ### Prerequisites | |
| TBD | |
| ### Client | |
| {% remote_snippet tutorial/dart/client/web/client.dart cpp 17,279 %} | |
| ### Client web page | |
| {% remote_snippet tutorial/dart/client/web/index.html html 18,37 %} | |
| ### Server | |
| {% remote_snippet tutorial/dart/server/bin/main.dart cpp 17,164 %} | |
| ## Additional Information | |
| TBD |