Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Flutter Plugin for IntelliJ

License

NotificationsYou must be signed in to change notification settings

flutter/flutter-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Flutter Flutter Plugin for IntelliJ

Latest plugin versionBuild Status

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

Documentation

Fast development

Flutter'shot 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.

Make a change in your code, and your app is changed instantly.

Quick start

A brief summary of thegetting started guide:

  • install theFlutter SDK
  • runflutter doctor from the command line to verify your installation
  • ensure you have a supported IntelliJ development environment; either:
    • the latest stable version ofIntelliJ, Community or Ultimate Edition (EAP versions are notalways supported)
    • the latest stable version ofAndroid Studio (note: Android Studio Canary versions aregenerallynot 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, selectLanguages & Frameworks > Flutter, and setthe path to the root of your flutter repo

Filing issues

Please use ourissue trackerfor Flutter IntelliJ issues.

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

Known issues

Please note the following known issues:

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

Dev channel

If you like getting new features as soon as they've been added to the code then youmight want to try out the dev channel. It is updated weekly with the latest contentsfrom the "master" branch. It has minimal testing. Set up instructions are in the wiki'sdev channel page.

Flutter SDK compatibility

These are the versions of Flutter SDK that current and previous Flutter plugins support:

Flutter SDK versionFlutter plugin version
up to v3.785.3.2 and earlier
v3.10 and aboveCurrently supported

Here is more information on the Flutter plugin's support for FlutterSDKs:https://docs.flutter.dev/tools/sdk#sdk-support-for-flutter-developer-tools.

About

Flutter Plugin for IntelliJ

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp