Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 785 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 785 Bytes

Apple Vision Pro UI

Created app UI design for Apple Vision Pro product.

Screenshots

Image 1 Image 2

Technologies Used

  • Flutter
  • Dart

Installation

To run the app locally, follow these steps:

  1. Ensure that you have Flutter installed on your machine. If not, refer to the official Flutter documentation for installation instructions.
  2. Clone the repository to your local machine.
https://github.com/shenmareparas/Apple_Vision_Pro_UI.git
  1. Install the dependencies for the app.
flutter pub get
  1. Start the app.
flutter run
  1. Open the Apple Vision Pro UI app on your emulator or device.