Fudge Financial Application With Flutter

0 0

Fudge Financial Application

Preview & Features

Application Preview FEATURES
✅ Flutter Used to Implement this App. ✅ UI and Business Logics should be separated. ✅ App should work on both IOS and Android. ✅ Chart is animating from the right.

How to Run App

Instructions For iOS (in Mac)

Connection to physical iPhone device OR Run any sample project in xcode. Start a Simulator.

  • Clone the repository from github into Mac (with X-Code Installed)
  • Open terminal.
  • cd to your pubspec.yaml
  • Flutter run (it will automatically run flutter pub get) (It will launch on the already running iOS simulator)

Instructions For Andorid (in Windows/Ubuntu)

Connection to physical Android device OR Run any sample project in Emulator.

  • Clone the repository from github into Windows( with Android Studio / Vs Code)
  • Open terminal.
  • cd to your pubspec.yaml run “pub get”
  • Open project in Android Studio / Vs Code.
  • Flutter run project

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 Flutter Point Of Sale App UI
Entrada siguiente Chess game created using Flutter