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
- Host: GitHub
- URL: https://github.com/mrdjohnson/dartulator
- Owner: mrdjohnson
- Created: 2017-02-19T21:46:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-25T19:10:44.000Z (over 9 years ago)
- Last Synced: 2025-12-25T21:21:40.603Z (7 months ago)
- Language: JavaScript
- Homepage: https://docjava.github.io/Dartulator/
- Size: 8.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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!