This is a Flutter app IMC calculator

Overview

IMC Calculator

Version-1.0 Mobile-finished License

This app was created to learn Flutter principles.

πŸ‡ΊπŸ‡Έ English Β· πŸ‡§πŸ‡· Portuguese

πŸ—‚ Table of Contents

πŸ“– About The Project

This is a IMC calculator created to learn fundamentals about Flutter programming.

App image

App image

🧱 Installation

This project use Flutter, you will need it to build its dependencies.

🚧 Prerequisites

Clone this project repository:

$ git clone https://github.com/3salles/imc_calculator.git

# Enter in `imc_calculator` folder:

$ cd imc_calculator

🚨 If you don't have git in your machine, you can install it here.

πŸ“œ How to Use

🚧 Installing Dependencies

In imc_folder folder, install dependencies with the following command:

$ flutter pub get

▢️ Running Front-end

Run the following command to see the application:

$ flutter run

πŸ“„ License

This project uses MIT license.

πŸ‘©β€πŸ’» Author

Github LinkendIn Gmail

Developed with πŸ’œ

You might also like...

♠️ Beautiful iOS/Android poker odds calculator app made of Flutter.

 ♠️ Beautiful iOS/Android poker odds calculator app made of Flutter.

Aqua ♠️ Beautiful Texas Hold'em poker odds calculator made of Flutter. πŸŽ› Effectively uses ChangeNotifier/ValueNotifier with AnimatedBuilder/ValueList

Nov 11, 2022

A beautiful BMI Calculator App Using Flutter

BMI Calculator What you will create We’re going to make a Body Mass Index Calculator inspired by the beautiful designs made by Ruben Vaalt. It will be

Dec 28, 2021

Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles.

Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles.

Crypto Loss Gain Calculator Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles. Domain-Driven

Dec 27, 2022

A calculator app with basic functionalities for flutter

flutter_basic_calulator Sample video calculator.mp4 A calculator app with basic

Jan 8, 2022

A Calculator App Development Using Flutter & Dart By Jawan Pakistan

Calculator App Using Flutter & Dart 20211006_155755.mp4

Dec 28, 2021

A Calculator app developed on Flutter

A Calculator app developed on Flutter

Calculator App, Made in Flutter A simple calculator app, made to show capablities of Flutter Inspired from the dribble post by Vineesh VA :https://dri

Aug 31, 2021

Simple Calculator app made with flutter

Simple Calculator app made with flutter

Simple Calculator : Easy & Fast πŸ“± Screenshots πŸ–₯ Flutter Tutorial All Flutter Tutorials plus additional Code and shorter posts can be found on the Of

Aug 11, 2022

A beautiful BMI calculator app. Developed using Flutter.

A beautiful BMI calculator app. Developed using Flutter.

A beautiful BMI calculator app. Developed using Flutter.

Dec 7, 2022

A Tip Calculator app made in Flutter.

Tip Calculator App A Tip Calculator app made in Flutter. Prerequisites These things are required before setting up the project. Git Flutter Read Guide

Sep 15, 2021
Owner
Beatriz Salles
Just a geek girl trying to change the world with a few code lines.
Beatriz Salles
BMI calculator app - BMI calculator app written with dart language using flutter

BMI_calculator_app This app is written with dart language using flutter framewor

Elham Madjidi 0 Feb 5, 2022
Flutter-calculator - An elegant calculator app written in Flutter

Elegant Calculator A simple and elegant Calculator app developer in Flutter. Preview Getting Started This project is a starting point for a Flutter ap

Shubham Soni 103 Oct 21, 2022
Love-Calculator-Flutter - A Love Calculator Flutter app created for learning basic stuffs in Dart

Love Calculator The same old Love Calculator ,but in flutter NB A simple flutter

Adithya Krishnan 3 Nov 14, 2022
Flutter-calculator - A flutter calculator appliacation which is made with dart

A simple calculator A simple calculator app made with Flutter Screenshot This pr

Munem Sarker 1 Jan 23, 2022
Age-Calculator - Age Calculator For Flutter

Age-Calculator(Contributed by YEASEEN AHMED)

CPAD-Gazipur 2 Oct 9, 2022
Age-Calculator-Lambda - Age Calculator Lambda With Flutter

Age-Calculator-Lambda(Contributed by YEASEEN AHMED)

CPAD-Gazipur 4 Nov 13, 2022
Body-Mass-Index-Calculator - Body Mass Index Calculator Using Flutter

Body-Mass-Index-Calculator Image Video Presentation bandicam.2022-02-18.00-33-22

Harsh Vardhan 3 Aug 15, 2022
BMI Calculator - A Body Mass Index Calculator inspired by the beautiful user interface designs.

BMI Calculator A Body Mass Index Calculator inspired by the beautiful user interface designs. A multi screen app with simple functionality but full-on

Vedant Karale 0 Dec 2, 2021
Bmi calculator flutter - Calculate your BMI(Body Mass Index) with this app made with flutter.

bmi_calculator_flutter A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you s

Joel Nickson 1 Jan 2, 2022
Build a calculator app in iOS and Android with the same code by using flutter.

flutter_calculator Preview Structure Input Widgets input widgets is all extends StatefulWidget, because they need to response the onTap gesture. Numbe

CYT 82 Nov 24, 2022