Skip to content

✨ Package Manager #414

@nanashili

Description

@nanashili

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

How about adding something similar to Swift Package Manager, where we can import dependencies to projects instead of going through terminals all the time. It could be customised based on the project like for example Java and Kotlin uses either Maven or Gradle for it's dependencies so when the user gets the git url for the library it would add it to the xml or grade file then run a build script in order to fully add it to the project. We can also add support for flavouring of projects for example you only want to add the library to a test build instead of a debug build.

Describe alternatives you've considered

Using projects preferred method of adding but usually some methods are complex and we could simplify this for developers by letting the editor do it for them.

Additional context

Screenshot 2022-04-08 at 15 16 29

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🏁 Complete

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions