Skip to content

Leninner/imc_project_app

Repository files navigation

IMC Project App

A flutter project for IMC calculation.

Getting Started

You need have flutter 3.10.2 or higher installed in your machine.

How to run

flutter run

How to build

flutter build apk

How to test

flutter test

How to lint

flutter analyze

How to format

flutter format .