FlutterMatic / desktop

A Flutter desktop manager that helps you setup Flutter, organize, and use workflows with your Flutter projects.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Ability to create a Flutter project. #20

Closed ZiyadF296 closed 2 years ago

ZiyadF296 commented 2 years ago

Ability to create a Flutter project.

Shows a dialog to create a Flutter project.

ZiyadF296 commented 2 years ago

We still can't create a flutter project. The project should be saved in the user projects directory. If not selected, then offer to select the directory. If selected, then just show in the UI where the path is set to let the user know.

ZiyadF296 commented 2 years ago

Feature added.