Skip to content

Quickly open a Flutter project in the requested editor for native code development

License

Notifications You must be signed in to change notification settings

Rexios80/open_in_editor

Repository files navigation

Quickly open a Flutter project in the requested editor for native code development

NOTE

This tool is currently not supported on Windows

Features

  • Correctly open Flutter projects and plugins in Android Studio or Xcode
  • This ensures that code analysis works, facilitating native development
  • Much quicker than opening the project manually

Installation

$ dart pub global activate open_in_editor

Usage

$ oie [editor] [path]

Supported editors

Alias Editor
as Android Studio
asp Android Studio Preview
xc Xcode
xcb Xcode Beta

Path is the path to the flutter project folder. If path is not provided, the current directory will be used.

About

Quickly open a Flutter project in the requested editor for native code development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages