/flutter_arb_action

Intellij Flutter plugin that adds intention that moves string text from build methods to arb files

Primary LanguageKotlin

logo

Flutter Arb Action

Plugin for IntelliJ-based IDEs (Android Studio).

Table of contents

Core features

  • Detects arb file based on l10n.yaml file
  • Moves strings to arb file
  • Supports interpolated string
  • Simple completion system based on currently entered keys in arb file
  • Compatibility

    IntelliJ IDEA, Android Studio

    Install

    Or you could install it inside your IDE:

    For Windows & Linux - File > Settings > Plugins > Marketplace > Search for "Flutter_arb_action" > Install Plugin > Restart IntelliJ IDEA

    For Mac - IntelliJ IDEA > Preferences > Plugins > Marketplace > Search for "Flutter_arb_action" > Install Plugin > Restart IntelliJ IDEA

    Screenshots

    Extension

    extension

    Settings

    settings

    Quick Fixes for String

    quick_fixes

    Move to arb dialog

    dialog

    dialog_completion

    Results

    dart_file

    dart_file