added launch buttons
All checks were successful
Build CI / AMD64 Build (push) Successful in 2m0s
Build CI / ARM64 Build (push) Successful in 7m45s

This commit is contained in:
2026-02-25 23:58:41 +05:30
parent e912992a40
commit d3a00dc394
5 changed files with 137 additions and 60 deletions

View File

@@ -77,6 +77,7 @@ class ManageProject extends StatelessWidget {
),
),
),
SliverList.list(children: [Row(children: [])]),
SliverList.list(
children: [
@@ -109,9 +110,7 @@ class ManageProject extends StatelessWidget {
nameController.text,
langController.text,
File(pathController.text),
prj.editors,
prj.isGit,
prj.enableTerminal,
),
);
ScaffoldMessenger.of(context).showSnackBar(