ice_code_editor 0.0.8 copy "ice_code_editor: ^0.0.8" to clipboard
ice_code_editor: ^0.0.8 copied to clipboard

outdatedDart 1 only

Code Editor + Preview

ICE Code Editor #

Build Status

*** Try the beta version! ***

The Code Editor + Visualization Preview used in the book “3D Game Programming for Kids.”

ICE Code Editor Screenshoot

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 #

Want to Help? #

#pairwithme

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 :)

0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Code Editor + Preview

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, js, unittest

More

Packages that depend on ice_code_editor