An open API service indexing awesome lists of open source software.

https://github.com/zeh/go-draw

An ANSI drawing app prototype using Flutter.
https://github.com/zeh/go-draw

1337 ansi ansi-art ansi-colors ansi-escape-codes ascii ascii-art bbs canvas dart drawing flutter flutter-apps mobile mobile-app oldschool

Last synced: 4 months ago
JSON representation

An ANSI drawing app prototype using Flutter.

Awesome Lists containing this project

README

        

# GoDraw

This is an experimental [Flutter](https://flutter.dev/) project. The goal is to write a mobile-first [ANSI Art](https://en.wikipedia.org/wiki/ANSI_art) drawing application in the mold of [TheDraw](https://en.wikipedia.org/wiki/TheDraw), [ACiDDraw](http://www.acid.org/apps/apps.html), and [PabloDraw](http://picoe.ca/products/pablodraw/).

This is an excuse for me to learn Flutter and Dart, so there's not much going on here other than a million refactors an hour and probably a lot of really dumb Dart code.

Check the [changelog](CHANGELOG.md) for a high-level list of changes made so far.

## Acknowledgements

Uses [FontAwesome](https://fontawesome.com/) icons.