Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.26 KB

build.md

File metadata and controls

32 lines (23 loc) · 1.26 KB

Dependencies

Here is a list of the significant dependencies and their role in this project.

Configuration Steps

  1. Cloning the repository:
$ git clone https://github.com/dronetag/drone-scanner.git
  1. Open the project and install dependencies (using a terminal):
$ cd drone-scanner
$ flutter pub get

This installs all the required dependencies.

  1. Now run the app on your connected device (using terminal):

$ flutter run