flutter_tests_assistant

Build Version Downloads

Flutter Tests Assistant
  Features:

    - Support for creating and opening Dart test files
    - Mono-repo support

  Features Coming Soon!

    - Keep lib and test directories in sync after renaming or moving the file
    - Create test files with custom templates

Not an official plugin.

In action

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "flutter_tests_assistant" > Install

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

What's new?

See CHANGELOG to see what's new.


Plugin based on the IntelliJ Platform Plugin Template.