Skip to content

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

Notifications You must be signed in to change notification settings

pawelsa/Flutter-Arb-Action

Repository files navigation

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

    About

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

    Resources

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages