flutter-intellij

Flutter makes it easy and fast to build beautiful mobile apps.

Github星跟蹤圖

Flutter Plugin for IntelliJ

Build Status

An IntelliJ plugin for Flutter development. Flutter is a multi-platform
app SDK to help developers and designers build modern apps for iOS, Android and the web.

Documentation

Fast development

Flutter's hot reload helps you quickly and easily experiment, build UIs, add features,
and fix bugs faster. Experience sub-second reload times, without losing state, on emulators,
simulators, and hardware for iOS and Android.

Quick-start

A brief summary of the getting started guide:

  • install the Flutter SDK
  • run flutter doctor from the command line to verify your installation
  • ensure you have a supported IntelliJ development environment; either:
    • the latest stable version of IntelliJ, Community or Ultimate Edition (EAP versions are not always supported)
    • the latest stable version of Android Studio (note: Android Studio Canary versions are generally not supported)
  • open the plugin preferences
    • Preferences > Plugins on macOS, File > Settings > Plugins on Linux, select "Browse repositories…"
  • search for and install the 'Flutter' plugin
  • choose the option to restart IntelliJ
  • configure the Flutter SDK setting
    • Preferences on macOS, File>Settings on Linux, select Languages & Frameworks > Flutter, and set
      the path to the root of your flutter repo

Filing issues

Please use our issue tracker
for Flutter IntelliJ issues.

  • for more general Flutter issues, you should prefer to use the Flutter
    issue tracker
  • for more Dart IntelliJ related issues, you can use JetBrains'
    YouTrack tracker

Known issues

Please note the following known issues:

  • #601: IntelliJ will
    read the PATH variable just once on startup. Thus, if you change PATH later to
    include the Flutter SDK path, this will not have an affect in IntelliJ until you
    restart the IDE.
  • If you require network access to go through proxy settings, you will need to set the
    https_proxy variable in your environment as as described in the
    pub docs.
    (See also: #2914.)

主要指標

概覽
名稱與所有者flutter/flutter-intellij
主編程語言Java
編程語言Java (語言數: 6)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2016-07-25 22:31:03
推送於2025-07-22 17:55:38
最后一次提交2025-07-22 10:55:38
發布數0
用户参与
星數2k
關注者數127
派生數332
提交數3.6k
已啟用問題?
問題數4629
打開的問題數725
拉請求數3429
打開的拉請求數8
關閉的拉請求數199
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?