krish-bhanushali / Fcalc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCalc - Calculator app built with Flutter.

A simple calculator application built with flutter with both light and dark theme modes.

Light Mode Dark Mode
Light Mode Dark Mode

How to run

Make sure flutter is properly installed on your system then follow these steps.
You can follow the steps provided here to install Flutter

1. Clone the repo

git clone https://github.com/surajboniwal/Fcalc.git

2. Change directory to project folder

cd Fcalc

3. Download all dependencies

flutter packages get

4. Run the app

flutter run

Note - This is still just a starter project feel free to report any bugs.

Aknowledgement

This project is inspired by a design from Lucia Scott on Dribbble.

About


Languages

Language:Dart 83.6%Language:HTML 14.2%Language:Swift 1.5%Language:Kotlin 0.5%Language:Objective-C 0.1%