Calculator

A Flutter calculator that uses Firestore and has KM-Mile convertor

Features

  • Does basic arithmetic along with POW(^) calculations
  • Convert Km-Miles and vice-versa

Tech

Installation

Make sure you have flutter installed. Clone the repo and then,

> flutter run

App screens

Calulator screen/ Home Page:

HomePage

Convertor Page: ConvertorPage

History Page: HistoryPage