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.
- Host: GitHub
- URL: https://github.com/zeh/go-draw
- Owner: zeh
- Created: 2019-02-14T18:07:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T18:44:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T02:50:48.572Z (5 months ago)
- Topics: 1337, ansi, ansi-art, ansi-colors, ansi-escape-codes, ascii, ascii-art, bbs, canvas, dart, drawing, flutter, flutter-apps, mobile, mobile-app, oldschool
- Language: Dart
- Homepage:
- Size: 268 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.