An open API service indexing awesome lists of open source software.

https://github.com/mrdjohnson/dartulator

"Hello World" application for Dart, attempted Clone of the google calculator widget
https://github.com/mrdjohnson/dartulator

Last synced: 3 months ago
JSON representation

"Hello World" application for Dart, attempted Clone of the google calculator widget

Awesome Lists containing this project

README

          

# Dartulator
"Hello World" application for Dart, attempted Clone of the google calculator widget

Everything should be in place, this was built via Webstorm

Run the project by running "pub serve" via command line and then running the project.

Chrome only!