Calculates the convex hull of a given set of points. A monotone chain is used as an algorithm. Info Given a set of points, the convex hull is a subset of points that form a polygon that encloses all points. The implemented algorithm is Andrew’s monotone chain algorithm, which has an efficient O(n log n) runtime. ..
Category : calculator
bmi-calculator-app Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
What did I use : Flutter,Dart,Provider Download source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
BMI-Calculator Body mass index (BMI) is a measure of body fat based on height and weight that applies to adult men and women. Here is the simple program for BMI calculator in Flutter. main file paste to <flutter-project>/lib/ Flutter calculator ui Download BMI-Calculator app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps ..
BMI_Calculator_Flutter A fully responsive BMI calculator app made using flutter and dart with beautiful minimalistic user interface design and easy to use . It helps to easily calculate body mass index which will help individual to easily assess his health condition whether he/she is healthy , underweight or overweight based on the input entered by ..
Calculator App A calculator Flutter app. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view the online documentation, which offers tutorials, samples, ..
This app it’s a simple app to help you choose between alcool or gasoline based on the price of the gasoline and the price of the alcool. It’s a simple app that uses a simple logo, two text fields and a button that calculate and show the best option. Preview Technologies used Mobile Download source ..
A simple calculator A simple calculator app made with Flutter Download calculator mobile app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
In this app , user can check his BMI by providing his basic details. Appstate/Shaedstate has been used is in the app to maintain the states. VelocityX VxState Font Awesome Font Awesome FLutter Screenshot License Installation Usage How To Run Clone this repo Run flutter packages get Run flutter run (remember open simulator or connect physical device, iOS ..
Currency_Converter Running About this Project a Flutter project that does real-time currency conversion. Functionalities -The APP includes API with Json to show updated currency value. Download Currency Converter app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
calculator-imc-flutter A flutter body weight index (BMI) calculator is created for the HIA course. Download BMI calculator app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
Converter NOW Why Converter NOW Converter NOW is an effective unit and currency converter It is made to be easy, fast and immediately useable: just start typing and immediately you have the real-time conversion with all the other units of measurement It is customizable: the units can be reorganized according to your priorities and your use case It integrates a Calculator that let ..
Tip Calculator App A Tip Calculator app made in Flutter. Prerequisites These things are required before setting up the project. Git Flutter Read Guide Tech Stack Flutter Download Tip Calculator App source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
BMI Calculator Short Intor: An android application built using Flutter that computes the Body Mass Index of person and suggestion to carry ,by taking Inputs (Weight, Height, and Age), Built using Flutter. Our Goal The objective of this tutorial is to look at how we can customise Flutter Widgets to achieve our own beautiful user ..
flutter-calculator Preview : demo.mp4 Explanation A calculator for simple calculations. Also you can save some of your calculations in the app or clear your history. I will appreciate if you give star to this project. The project will progress over the time. Resources UI from : https://dribbble.com/sujatakushwaha Used packages: hive, hive_flutter, math_expressions, provider, build_runner and hive_generator. Download ..
Crypto Loss Gain Calculator Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles. Domain-Driven Design Domain-driven design is a concept in order structure software projects and maintain the domain layer of the source code by Eric Evans. For further reading, here. DDD is robust, solid & be applicable to various ..
Miras Paylaşımı App A new Flutter application on inheritance rates of the inheritors. The rules will be under Turkish Civil Code’s orders. The UI will be consist of 5 different view: disclaimer, home, blog, forms and calculation output. It aims to help people on inheritance related legal procedures. Mockups were designed on Balsamiq Wireframe tool. ..
Converter Converter is a unit converter app created with Flutter Made by taking Udacity course Build Native Mobile Apps with Flutter. play.google.com/store/apps/details?id=maxeem.america.flutter.converter Download unit converter app source code on GitHub FlutterappworldProvides the list of the opensource Flutter apps collection with GitHub repository. flutterapp..
A Calculator App Be sure to this repo so you can keep up to date on any daily progress! Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live ..
Elegant Calculator A simple and elegant Calculator app developer in Flutter. Preview Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view ..
NeuCalcu NeuCalcu is a Flutter calculator application that uses Neumorphic Design. Download App Google Play and the Google Play logo are trademarks of Google LLC. App Features Perform basic calculations Keep records of user calculation Personalized app color Screenshots Download A neumorphic flutter calculator app source code on GitHub https://github.com/luhluh-17/flutter-neucalcu FlutterappworldProvides the list of the ..
Dart-calculator Simple Dart calculator for use in a CLI Related to the Medium article: Building a Simple CLI Calculator App in Dart Overview This application allows basic calculator functionality when running from a CLI. Recursion is used to continue functionality, and the user is allowed to exit at anytime via simply typing exit. The calculator can add, ..
Flutter app to estimate the price of Civil Engineering Projects About this Project This project was made to simplify and optimize the budgeting process in a Junior Company called Engetec Engenharia Jr Why? I want to make an app to learn how to use Flutter better, so I thought that solving a real problem at the ..
Math operations with Binary Numbers Readme PT About this Project Mobile application developed with Flutter and Dart to do math operations like sum, subtraction, multiplication, division and rest with binary numbers. Why? It was a task in a selection process. Some Observations about this App It’s not in the Play Store or App Store. Features ..
Num++ A scientific & intutive calculator written in Flutter. Overview Num++ let you type math expression intuitively and evaluate it automatically. It supports basically all kinds of math function you will need and it’s beautifully designed. ScreenShot Features Completely offline calculator Completely free and no Ads Calculate result instantly No redundant feature Beautifully designed Plan ..