mayankparida / kidaura

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kidaura

A flutter application.

Prerequisites:

For running this script you'll need:

  • Android Studio
  • Android Emulator (In Android Studio) or Android device
  • Flutter Plugin

Installing And Running:

  • To download Android Studio Click Here
  • Go to the "Configure Menu" in Android Studio and select "plugins". Click on browse repositories and search for the flutter plugin and install it.
  • Copy the Github project repository url link. Select option "Get from version control" in Android Studio and select "Git" as version control. Paste the url link and select "Clone".
  • After the cloning process is complete ,open the project seperately in Android Studio by selecting "Open an existing Android Studio project" in the location where you have cloned the project.
  • After the project opens, go to the main.dart file and click on get dependencies.
  • Connect your phone to your laptop or desktop, or select the android emulator in Android Studio.
  • Click on run to see the application run on your device.

Built With:

  • Android Studio
  • Dart
  • Flutter

Final Look:

This is how the application looks when you run it.

App Run Video

App apk file

Authors:

About


Languages

Language:Dart 93.9%Language:Objective-C 5.2%Language:Java 1.0%