ram535 / dart_text_editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple text editor written in dart

The purpose of this project is to reproduce and create a small text editor using the dart:html library. I am basing this project from the book Dart Scalable Application Develoment. This is just for the sake of knowledge and getting more familiar with dartlang.

About


Languages

Language:Dart 76.5%Language:CSS 12.6%Language:HTML 10.8%