Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

CalculatorApp (Android)

The libs app/libs folder contains the code for the app,

language -> dart,
framework -> flutter,
database -> sqlite,
api used -> wolframalpha api

dependencies used:

  • http: ^1.3.0
  • sqflite: any
  • path_provider: any
  • path: any
  • intl: ^0.20.2

(Dependencies can be checked in the pubspec.ymal file too)

Key features of the app:

  • In normal mode, it calculates and stores the result dynamically
  • Keeps a history of the calculations
  • Can calculate integrals, derivatives and can solve equations (through the api)
  • auto-checks for a valid input, ie, user cannot enter an invalid input

An apk of the app is also present for testing.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages