✨
JuneArchitecture
  • Get Started
    • Create Project
  • How to Use
    • June Add
    • June Build
    • June View
  • JuneView
    • Understand
    • Get View From Hub
  • Share Code Block
    • How to Create Module Package
    • How to Create View Package
  • etc
    • Install Cli
    • Environment
Powered by GitBook
On this page
  • Android Studio
  • Xcode
  • java
  • other
  1. etc

Environment

PreviousInstall Cli

Last updated 1 year ago

Android Studio

You can find detailed installation instructions .

After installation android Studio, add the following emulator. At this time, set it to cold start, allocate more than 4GB of RAM, and provide ample storage space of more than 10GB.

  • DeviceManager → Create Device → New Hardware Profile

    1. Samsung Galaxy S10 → 3040 x 1440

    2. nexus_9 → 2048 x 1536

    3. Nexus_5X → 1920 x 1080

Xcode

You can find detailed installation instructions .

After installation, add the following simulator.

  1. xcode → Help → Device and Simulator

    1. iPhone 8 Plus → os version → Download more simulator runtime.. → ios 16 download

    2. iPhone 15 Pro Max

    3. iPad Pro (12.9-inch) (6th generation)

java

To obtain the SHA1/SHA256 values, you must first have Java installed.

other

Open the terminal and enter the following.

  1. To authorize a test drive later, proceed with the following installation.

arch -arm64 brew tap wix/brew
arch -arm64 brew install applesimutils
  1. For asset generation, enter the following:

arch -arm64 brew install FlutterGen/tap/fluttergen
dart pub global activate flutter_gen

Download and install the Java machine from the following on Oracle's website.

here
here
link