ice_code_editor 0.0.4 copy "ice_code_editor: ^0.0.4" to clipboard
ice_code_editor: ^0.0.4 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 — (100% done)
  • Hide Code button (100% done)
  • Main Menu button
    • Open (100% done)
    • New (100% done)
    • Make a Copy (100% done)
    • Save (100% done)
    • Rename (100% done)
    • Share (80% done, needs shortener, game mode)
    • Download (100% done)
    • Remove (100% done)
    • Help (100% done)

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
13
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