This is a Flutter application that includes integration with the Apple Watch. The app uses some additional libraries for integration with the Apple watch.
This project is a proof-of-concept (POC) project, with the goal of demonstrating the feasibility of having a Flutter app with integration for an Apple Watch app.
Important information for the development of the project:
Make sure you have Flutter installed on your machine.
- Clone this repository
- Install the project dependencies
To run the application, use the command flutter run in the terminal from the root directory of the project. You can also run the app on a device simulator or a connected physical device.
The application uses the following libraries:
- flutter
- flutter_slidable
- hive
Contributions are always welcome! If you would like to contribute to this project, open a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE.md file for details.