Flutter Intellij

Alternatives To Flutter Intellij
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Kotlin45,9194,1725,7162 hours ago203July 05, 2023169Kotlin
The Kotlin Programming Language.
Translationplugin10,403
7 days ago49mitKotlin
Translation plugin for IntelliJ based IDEs/Android Studio.
Intellij Rust4,501
9 days ago1,847mitKotlin
Rust plugin for the IntelliJ Platform
Androidwifiadb4,071
4 years ago23apache-2.0Java
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
Awesome Intellij Idea3,113
3 months ago6mit
收集一些 Intellij IDEA 的一些技巧
Lombok Intellij Plugin3,104
16 days ago179bsd-3-clauseJava
Lombok Plugin for IntelliJ IDEA
Intellij Key Promoter X2,973
2 months ago10bsd-3-clauseJava
Modern IntelliJ plugin to learn shortcuts for buttons
Jsontokotlinclass2,750
10 months ago2August 13, 202234gpl-3.0Kotlin
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
Intellij Platform Plugin Template2,458
a month ago9apache-2.0Kotlin
Template repository for creating plugins for IntelliJ Platform
Android Material Design Icon Generator Plugin2,410
5 years ago16apache-2.0Java
This plugin help you to set material design icon to your project.
Alternatives To Flutter Intellij
Select To Compare


Alternative Project Comparisons
Readme

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

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

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 described in the pub docs. (See also: #2914.)

Dev Channel

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

Popular Intellij Projects
Popular Plugin Projects
Popular Integrated Development Environments Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Plugin
Flutter
Sdk
Tracker
Intellij
Intellij Plugin