This is an app developed with Flutter framework. And it is designed to control our smart lock.
Please follow the instruction wrote by Google to install Flutter on your own computer and configure the Android Studio.
Then clone the repository and open it with Android Studio. And you can build, run or do everything you want.
The main functions are:
- Add the device(the smart lock)
- Remove the device
- Unlock & Lock
- See what is happening in front of your smart lock with streaming
- Get notified when a stranger is approaching your smart lock
You can explore the corresponding function in the code.
- Beautify the UI
- Make the app support multiple users