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

outdatedDart 1 only

Code Editor + Preview

ICE Code Editor #

Build Status

*** Try it now! ***

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

ICE Code Editor Screenshot

The old JavaScript version proved unmaintainable, hence the switch to Dart. This version leverages many of the benefits of Dart: cross-browser support, testing, documentation.

Running the Example App #

You'll need Dart installed. To run the examples:

  1. Install dependencies with pub install
  2. Start the pub web server with pub serve
  3. Open the full-screen version of ICE at http://localhost:8080/full.html with Dartium

Examples are contained in the web directory.

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, ctrl_alt_foo, js, json, unittest

More

Packages that depend on ice_code_editor