{"id":13821495,"url":"https://github.com/flutter/flutter-intellij","last_synced_at":"2025-05-14T04:06:34.562Z","repository":{"id":37514053,"uuid":"64172164","full_name":"flutter/flutter-intellij","owner":"flutter","description":"Flutter Plugin for IntelliJ","archived":false,"fork":false,"pushed_at":"2025-05-13T19:13:53.000Z","size":226593,"stargazers_count":2000,"open_issues_count":764,"forks_count":326,"subscribers_count":127,"default_branch":"master","last_synced_at":"2025-05-13T20:39:43.669Z","etag":null,"topics":["flutter","intellij-plugin","java"],"latest_commit_sha":null,"homepage":"https://flutter.dev/using-ide","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flutter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-old.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-25T22:31:03.000Z","updated_at":"2025-05-13T19:13:57.000Z","dependencies_parsed_at":"2023-02-16T13:30:57.180Z","dependency_job_id":"7b08739f-af4c-4c55-b657-6cdb6d837852","html_url":"https://github.com/flutter/flutter-intellij","commit_stats":{"total_commits":3254,"total_committers":51,"mean_commits":63.80392156862745,"dds":0.7323294406883836,"last_synced_commit":"75d9c8f9251263369b4a4c682efd61978c974e35"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fflutter-intellij","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fflutter-intellij/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fflutter-intellij/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flutter%2Fflutter-intellij/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flutter","download_url":"https://codeload.github.com/flutter/flutter-intellij/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254069220,"owners_count":22009513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","intellij-plugin","java"],"created_at":"2024-08-04T08:01:22.832Z","updated_at":"2025-05-14T04:06:29.537Z","avatar_url":"https://github.com/flutter.png","language":"Java","readme":"# \u003cimg src=\"https://raw.githubusercontent.com/dart-lang/site-shared/refs/heads/main/src/_assets/image/flutter/icon/64.png\" alt=\"Flutter\" width=\"26\" height=\"26\"/\u003e Flutter Plugin for IntelliJ\n\n[![Latest plugin version](https://img.shields.io/jetbrains/plugin/v/9212)](https://plugins.jetbrains.com/plugin/9212-flutter)\n[![Build Status](https://github.com/flutter/flutter-intellij/workflows/presubmit/badge.svg)](https://github.com/flutter/flutter-intellij/actions?query=branch%3Amaster+workflow%3Apresubmit)\n\nAn IntelliJ plugin for [Flutter](https://flutter.dev/) development. Flutter is a multi-platform\napp SDK to help developers and designers build modern apps for iOS, Android and the web.\n\n## Documentation\n\n- [flutter.dev](https://flutter.dev)\n- [Installing Flutter](https://docs.flutter.dev/get-started/install)\n- [Getting Started with IntelliJ](https://docs.flutter.dev/tools/android-studio)\n\n## Fast development\n\nFlutter's \u003cem\u003ehot reload\u003c/em\u003e helps you quickly and easily experiment, build UIs, add features,\nand fix bugs faster. Experience sub-second reload times, without losing state, on emulators,\nsimulators, and hardware for iOS and Android.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/919717/28131204-0f8c3cda-66ee-11e7-9428-6a0513eac75d.gif\" alt=\"Make a change in your code, and your app is changed instantly.\"\u003e\n\n## Quick start\n\nA brief summary of the [getting started guide](https://docs.flutter.dev/tools/android-studio):\n\n- install the [Flutter SDK](https://docs.flutter.dev/get-started/install)\n- run `flutter doctor` from the command line to verify your installation\n- ensure you have a supported IntelliJ development environment; either:\n  - the latest stable version of [IntelliJ](https://www.jetbrains.com/idea/download), Community or Ultimate Edition (EAP versions are not always supported)\n  - the latest stable version of [Android Studio](https://developer.android.com/studio) (note: Android Studio Canary versions are generally _not_ supported)\n- open the plugin preferences\n  - `Preferences \u003e Plugins` on macOS, `File \u003e Settings \u003e Plugins` on Linux, select \"Browse repositories…\"\n- search for and install the 'Flutter' plugin\n- choose the option to restart IntelliJ\n- configure the Flutter SDK setting\n  - `Preferences` on macOS, `File\u003eSettings` on Linux, select `Languages \u0026 Frameworks \u003e Flutter`, and set\n    the path to the root of your flutter repo\n\n## Filing issues\n\nPlease use our [issue tracker](https://github.com/flutter/flutter-intellij/issues)\nfor Flutter IntelliJ issues.\n\n- for more general Flutter issues, you should prefer to use the Flutter\n  [issue tracker](https://github.com/flutter/flutter/issues)\n- for more Dart IntelliJ related issues, you can use JetBrains'\n  [YouTrack tracker](https://youtrack.jetbrains.com/issues?q=Subsystem:%20%7BLang.%20Dart%7D%20%20State:%20Unresolved)\n\n## Known issues\n\nPlease note the following known issues:\n\n- [#601](https://github.com/flutter/flutter-intellij/issues/601): IntelliJ will\n  read the PATH variable just once on startup. Thus, if you change PATH later to\n  include the Flutter SDK path, this will not have an affect in IntelliJ until you\n  restart the IDE.\n- If you require network access to go through proxy settings, you will need to set the \n  `https_proxy` variable in your environment as described in the \n  [pub docs](https://dart.dev/tools/pub/troubleshoot#pub-get-fails-from-behind-a-corporate-firewall).\n  (See also: [#2914](https://github.com/flutter/flutter-intellij/issues/2914).)\n\n## Dev channel\n\nIf you like getting new features as soon as they've been added to the code then you\nmight want to try out the dev channel. It is updated weekly with the latest contents\nfrom the \"master\" branch. It has minimal testing. Set up instructions are in the wiki's\n[dev channel page](./docs/Dev-Channel.md).\n","funding_links":[],"categories":["Java"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutter%2Fflutter-intellij","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutter%2Fflutter-intellij","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutter%2Fflutter-intellij/lists"}