ice_code_editor 0.0.8
ice_code_editor: ^0.0.8 copied to clipboard
Code Editor + Preview
ICE Code Editor #
*** Try the beta version! ***
The Code Editor + Visualization Preview used in the book “3D Game Programming for Kids.”

This is an attempt to convert the JavaScript version (repository / live version) to Dart. The JavaScript version is a pain to maintain. I hope to leverage the benefits of Dart (cross-browser support, testing, documentation) by doing this.
Running the Example App #
The example app contained in example is a simple Dart web server. From the example directory, run the web server with dart app.dart, then open http://localhost:8000 in Dartium. You should see a simple ACE Editor embedded in the page.
Features #
- Update button
- Hide Code button
- Main Menu button
- Open
- New
- Make a Copy
- Save
- Rename
- Share
- Download
- Remove
- Help
Core Collaborators #
Contributors #
- Kate Bladow
- Stephen Cagle
- Damon Douglas
- William Estoque
- Daniel Gempesaw
- Nik Graf
- Jon Kirkman
- Anita Kuno
- Morgan Nelson
- Michael Risse
Want to Help? #
Chris (twitter / blog) runs nightly (1030pm EDT / 0230 UTC) pairing sessions. Sign up for free to help out and learn some Dart! Absolutely no experience required. Really :)

