No description
Find a file
2020-06-13 14:27:52 +02:00
android First commit, just the template 2020-05-10 16:40:38 +02:00
ios First commit, just the template 2020-05-10 16:40:38 +02:00
lib Started work on a calculator 'lib' that the app is going to use 2020-06-13 14:27:52 +02:00
test MyApp -> OhThatsA class in a test 2020-06-11 20:21:49 +02:00
.gitignore Added gradle to .gitignore 2020-05-10 16:39:05 +02:00
.metadata First commit, just the template 2020-05-10 16:40:38 +02:00
pubspec.yaml First commit, just the template 2020-05-10 16:40:38 +02:00
README.md First commit, just the template 2020-05-10 16:40:38 +02:00

ohthatsa

An app to help you learn how to calculate day of the week from any date.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.