Skip to content

MrNitishroy/Calculator-in-Flutter

Repository files navigation

📙Calculator in Flutter

This is a normal flutter calculator app that i have made in flutter if you want to make then you can watch my youtube video on the @flutter hero channel https://www.youtube.com/watch?v=8O4fFDa-ZBE&list=PLe9ZTrJrS7SkE7MsmiAYY4xR4V6Gzf1Cu&ab_channel=Flutterhero

Demo/Tutorial video

Youtube channel https://www.youtube.com/watch?v=8O4fFDa-ZBE&list=PLe9ZTrJrS7SkE7MsmiAYY4xR4V6Gzf1Cu&ab_channel=Flutterhero

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/MrNitishroy/BMI-CALCULATOR

Open project in the vs code

  flutter pub get

run app

  flutter run

Authors