Skip to content

A simple calculator app that works on Android Linux and the web browser(for now)

Notifications You must be signed in to change notification settings

black-purple/calculator_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

An android app made using dart lang and it's framework Flutter.

App Preview

The app is available in both light mode and dark mode



Try The App

Clone the repo to your machine and follow these steps. (Assuming you have an android device)

  1. Go to your android phone's Settings
  2. Enable developer options in your android device
  3. Plug your android device to your computer
  4. Enable USB Debugging and authorize your computer to do it on your phone
  5. Open your CLI(command line interface) and navigete to this downloaded repo on your machine
  6. Run the command below
flutter install

About Us

If you are Moroccan and you want to learn new things in different fields of programming, Consider joining our Discord Server where you can meet programmers and software developpers of different interests and specialties.

Flutter Packages Used

FontAwesomeIcons were used to enhance the icons library in this simple app.
The package name is font_awesome_flutter

Math Expressions was used to parse the input and turn it into a math operation.
The package name is math_expressions

About The App

This app was developped on an Android device(My Phone).
No emulators were used in the development process.

Getting Started With Dart/Flutter

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.

About

A simple calculator app that works on Android Linux and the web browser(for now)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published