All Projects → kenreilly → Flutter Calculator Demo

kenreilly / Flutter Calculator Demo

Licence: mit
Example project - how to build a simple calculator in Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Calculator Demo

Mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
Stars: ✭ 15,338 (+31202.04%)
Mutual labels:  calculator, mobile-development
Numilaunchbar
Launchbar action for Numi calculator app
Stars: ✭ 33 (-32.65%)
Mutual labels:  calculator
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+13453.06%)
Mutual labels:  mobile-development
Php Math Parser
Simple mathematical expression parser and calculator.
Stars: ✭ 24 (-51.02%)
Mutual labels:  calculator
Calculator
Simple calculator built with React
Stars: ✭ 833 (+1600%)
Mutual labels:  calculator
Notecalc3
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Stars: ✭ 879 (+1693.88%)
Mutual labels:  calculator
Projectlearn Project Based Learning
A curated list of project tutorials for project-based learning.
Stars: ✭ 699 (+1326.53%)
Mutual labels:  mobile-development
Ionic4
This repo contains example code for ionic4. Get Step by Step tutorial of this repo examples using https://ampersandacademy.com/tutorials/ionic-framework-4
Stars: ✭ 37 (-24.49%)
Mutual labels:  mobile-development
Nsdl
SDL for TI-Nspire calculators
Stars: ✭ 27 (-44.9%)
Mutual labels:  calculator
10 Weeks
10-weeks of technology exploration
Stars: ✭ 22 (-55.1%)
Mutual labels:  mobile-development
Ccalc
Scientific calculator in which you can define new constants and functions
Stars: ✭ 19 (-61.22%)
Mutual labels:  calculator
Flutter rename app
A tool to entirely rename your Flutter app easily
Stars: ✭ 17 (-65.31%)
Mutual labels:  mobile-development
Derivative Calculator
calculates the derivative of the given function
Stars: ✭ 21 (-57.14%)
Mutual labels:  calculator
Selendroid
"Selenium for Android" (Test automate native or hybrid Android apps and the mobile web with Selendroid.) Join us on IRC #selendroid on freenode. Also confirm you have signed the CLA http://goo.gl/pAvxEI when making a Pull Request.
Stars: ✭ 828 (+1589.8%)
Mutual labels:  mobile-development
Js calculator
JavaScript模仿Windows10计算器
Stars: ✭ 34 (-30.61%)
Mutual labels:  calculator
Amplify Flutter
A declarative library with an easy-to-use interface for building Flutter applications on AWS.
Stars: ✭ 709 (+1346.94%)
Mutual labels:  mobile-development
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (-65.31%)
Mutual labels:  mobile-development
Clock Tuner
Tweaks clock frequency of HP 39gs to play retro System RPL games
Stars: ✭ 9 (-81.63%)
Mutual labels:  calculator
Codenameone
Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
Stars: ✭ 992 (+1924.49%)
Mutual labels:  mobile-development
Sharpmath
A small .NET math library.
Stars: ✭ 36 (-26.53%)
Mutual labels:  calculator

flutter_calculator_demo

Example project demonstrating how to build a calculator app in Flutter

Getting Started

To build and run this project:

  1. Get Flutter here if you don't already have it
  2. Clone this repository
  3. cd into the repo folder
  4. run flutter run-android or flutter run-ios to build the app

(Please note that a Mac with XCode is required to build for iOS)

Contributing

Questions, comments, suggestions, and other contributions are welcome, as this is an open-source example project and not officially maintained as part of an application or library etc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].