#Instructions for Usage:
Written characters must have spaces between them, but two characters can occupy space on the same vertical line
Each character must be continuous (no spaces in between), save for 'i' or 'j'
This Flutter application was developed with Android in mind, your milage on an IOS device will vary
#Notes for GitHub:
This files on GitHub do not contain debug or test files (.txt, .csv, .mat)
The EMNIST dataset can be downloaded at: https://www.nist.gov/itl/products-and-services/emnist-dataset
#Work Cited:
EMNIST Database: https://arxiv.org/pdf/1702.05373v1.pdf
NumPy: https://numpy.org/
Pillow: https://pillow.readthedocs.io/en/stable/#
Flutter Package: https://pub.dev/packages/provider
Flutter Signature Pad: https://pub.dev/packages/flutter_signature_pad
Path Provider: https://pub.dev/packages/path_provider
HTTP for Dart: https://pub.dev/packages/http