leoafarias / sidekick

A simple app to make Flutter development more delightful
BSD 3-Clause "New" or "Revised" License
1.57k stars 101 forks source link

[Feature Request] add clone repository from url #334

Open charles0122 opened 2 months ago

charles0122 commented 2 months ago

Currently, you can only add flutter projects locally. If you add the feature of getting projects from the warehouse, I believe it will be good. Before that, we may need to consider some issues:

  1. How to determine whether a project is a flutter project
  2. Where is the storage path of the downloaded project, and can the user customize it