-
-
Notifications
You must be signed in to change notification settings - Fork 131
Implement Windows Service #230
Copy link
Copy link
Open
Labels
blockedWaiting on an external issue to be resolvedWaiting on an external issue to be resolvedfeatureA new feature or requestA new feature or request
Milestone
Metadata
Metadata
Assignees
Labels
blockedWaiting on an external issue to be resolvedWaiting on an external issue to be resolvedfeatureA new feature or requestA new feature or request
Will you be willing to implement the ability to run a dart app as Windows Service?
I believe this is an area dart/win32 is made for. Dart already is an excellent console application on Windows.
Being able to run it as a Windows service will allow a lot of programmers port existing or design new programs/tools in the dart language.
Keepup the good work!