Mobile app
  • Home
  • Woocommerce Mobile App
    • Bookstore
      • Introduction
      • Environment Setup
      • Platform setup
      • Set up an editor
      • Run the App
      • Website Integration
      • UI Customize
      • Firebase configuration
        • Android Configuration
        • iOS Configuration
      • Dynamic UI changes
      • Basic Features
      • Release
        • Publish to google play
        • Publish to App store
      • UI Screens
  • J2store Mobile App
    • Outfit
      • Introduction
      • Environment Setup
      • Install the Ionic CLI
      • Firebase Configuration
        • iOS Configuration
        • Android Configuration
      • Ionic platforms
      • Push Notifications
      • UI Customization
      • Basic Features
      • Releases
        • Publish to Google Play
        • Publish to Apple Store
Powered by GitBook
On this page
  • Set up an editor
  • Install the Flutter and Dart plugins
  1. Woocommerce Mobile App
  2. Bookstore

Set up an editor

PreviousPlatform setupNextRun the App

Last updated 2 years ago

Set up an editor

You can build apps with Flutter using any text editor combined with our command-line tools. However, we recommend using one of our editor plugins for an even better experience. These plugins provide you with code completion, syntax highlighting, widget editing assists, run & debug support, and more.

Follow the steps below to add an editor plugin for Android Studio, IntelliJ, VS Code, or Emacs.

Install any one of the following editors

Install the Flutter and Dart plugins

  1. Start VS Code.

  2. Invoke View > Command Palette….

  3. Type “install”, and select Extensions: Install Extensions.

  4. Type “flutter” in the extensions search field, select Flutter in the list, and click Install. This also installs the required Dart plugin.

Use the following instructions for macos:

  1. Start Android Studio.

  2. Open plugin preferences (Preferences > Plugins as of v3.6.3.0 or later).

  3. Select the Flutter plugin and click Install.

  4. Click Yes when prompted to install the Dart plugin.

  5. Click Restart when prompted.

Run example "Test drive”

This is optional section is just to make sure you have set up all libraries ready before using the product, please skip and go next menu item if you feel good with the installing, please refer to this guide

Android Studio and IntelliJ
Visual Studio Code
Emacs
https://flutter.dev/docs/get-started/test-drive