mitchkoko.app
Hello, webGet started
same Dart code · live on the web
web.dartdart
// The same Dart codebase also runs
// in the browser.
//
// Good for marketing pages and
// in-app web views. Not great for
// SEO-heavy content, use a
// dedicated static site for that.
//
// Three steps: enable, build, deploy.