Mobile application that allows you to open our IoT lock with QR code!
Report bug
·
Request feature
Flutter app for both iOS and Android created as a virtual key for our IoT project!
-
Install Flutter. You can follow the instructions in the official documentation!
-
Clone the repository by running:
git clone https://github.com/theiotproject/virtual-key.git
-
Enter project directory:
cd virtual-key
-
Download all dependencies listed in the pubspec by running:
flutter pub get
- Fork it ( https://github.com/theiotproject/virtual-key/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE.md - file for details
Thanks to all contributors and their support.