A flutter app for Calculating bill amount and Tips

0 0

flut_cal

A flutter app for Calculating bills amount and Tips

Getting Started

To setup this project, you have to follow these simple steps.

  • Clone the repository by using the github cli, app, or the git clone https://github.com/Jpbroadvision/flut_cal command from terminal to the desire path or folder.
  • Run the flutter pub get command to install all of the dependencies.
  • Attach your phone or run flutter emulators to show all emulators installed.
  • To run an emulator, run flutter emulators --launch .
  • To create a new emulator, run flutter emulators --create [--name xyz].

You can find more information on managing emulators at the links below:

  1. https://developer.android.com/studio/run/managing-avds
  2. https://developer.android.com/studio/command-line/avdmanager

Language(s)

  1. Dart ^(version 2.14.4)
  2. Flutter ^( version 2.5.3)

Main Files

  1. The lib/main.dart is the main run file
  2. The lib/ui/home.dart is the contains all the logics and ui

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior Real Estate App Built With Flutter
Entrada siguiente A flutter app that displays registered users on a calendar/list and allows to search for users using the full name