Flutter Intellij Versions Save

Flutter Plugin for IntelliJ

23.0

6 years ago

22.0

6 years ago

21.0

6 years ago
  • select an existing config at launch
  • fix test discovery for plugin example tests
  • fix discovery of tests in example subdirs
  • improve pub root detection for flutter tests
  • actionable “restart” debugging console output
  • improve console hyperlinking for local files
  • fix run config autoselection for plugin projects
  • for non-bazel project configurations, don't show the FlutterBazelRunConfigurationType
  • update FlutterViewCondition to be bazel project aware
  • remove the preference for the Inspector view (it's now on by default)
  • rename the Flutter view to Flutter Inspector
  • clean up of the Flutter Inspector View icons
  • show color properties with a nice color swatch icons
  • add a notification for reloaded but not run elements
  • show flutter material icons in the inspector
  • for Bazel launch configurations, update the android_cpu architecture type from armeabi to armeabi-v7a
  • 20.0

    6 years ago

    20.0:

    • improved console filtering
    • improved unit test running support to allow running package:flutter tests
    • improved "Open with Xcode..." logic to work better for plugin projects
    • fixed project creation to properly respect custom creation options (such as target language)
    • fixed an NPE sometimes encountered when deleting projects

    19.0

    6 years ago

    19.0

    • fixed an issue with reload when mutiple project windows are open
    • fixed running Flutter tests in nested groups
    • fixed miscellaneous project wizard issues
    • fix to ensure we don't create Flutter library entries for non-Flutter projects
    • fixed project name validation in the new project creation wizard to be more performant
    • fixed project opening to only open main.dart if no other editors are open
    • fix to limit Flutter icon contributions to Flutter projects
    • reload on save updated to ignore errors in test files
    • IDEA EAP support
    • fix to give restarted apps focus on iOS
    • miscellaneous Android Studio support fixes
    • fixed check for Flutter tests to not mis-identify vanilla Dart tests
    • improved error reporting on project creation failures

    18.1

    6 years ago

    18.1:

  • fixed hot reload issue when multiple project windows were open
  • fixed 'Open Observatory timeline' action
  • 18.0

    6 years ago

    17.0

    6 years ago

    16.0

    6 years ago

    15.0

    6 years ago