No description
Find a file
2020-06-13 22:15:50 +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 Added drone CI yml 2020-06-13 14:38:48 +02:00
.drone.yml cirrusci/flutter:stable image instead of dart image 2020-06-13 22:15:50 +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 Added a test case for calculator lib 2020-06-13 14:28:11 +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.