flutter-intellij
flutter-intellij is the official Flutter plugin for IntelliJ-based IDEs, enabling Dart development, hot reload, and debugging. Open source under BSD-3-Clause.
Overview
flutter-intellij is an open-source plugin that integrates Flutter and Dart support into IntelliJ IDEA and other JetBrains IDEs. Developed by the Flutter team, this plugin provides a rich set of features for building, running, and debugging Flutter applications directly from the IDE. It is written in Java and is distributed under the BSD-3-Clause license. The project is actively maintained on GitHub, with over 2,000 stars, and is a key tool for Flutter developers who prefer JetBrains IDEs. This directory entry focuses on the plugin's availability as a desktop software component, suitable for developers and teams looking to enhance their local development environment.
Highlights
- Provides Flutter and Dart language support within IntelliJ-based IDEs
- Includes hot reload and hot restart for rapid development
- Offers integrated debugging and profiling tools for Flutter apps
- Supports project creation, code completion, and navigation for Flutter projects
- Actively maintained with regular updates and community contributions
Common use cases
- Developing Flutter applications in IntelliJ IDEA or Android Studio
- Debugging and profiling Flutter apps with IDE-integrated tools
- Managing Flutter projects and dependencies from within the IDE
- Enhancing productivity for teams using JetBrains IDEs for cross-platform mobile development