/virtual-key

Mobile Application to display Virtual Keys as QR Codes, created in Flutter

Primary LanguageDartMIT LicenseMIT

Virtual Key

Mobile application that allows you to open our IoT lock with QR code!

Report bug · Request feature

Demonstrations

landing landing landing landing landing

Table of contents

About

Flutter app for both iOS and Android created as a virtual key for our IoT project!

Installation

  1. Install Flutter. You can follow the instructions in the official documentation!

  2. Clone the repository by running:
    git clone https://github.com/theiotproject/virtual-key.git

  3. Enter project directory:
    cd virtual-key

  4. Download all dependencies listed in the pubspec by running:
    flutter pub get

Contributing

  1. Fork it ( https://github.com/theiotproject/virtual-key/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE.md - file for details

Thanks

Thanks to all contributors and their support.