'Start/Stop Windows Service with Flutter/Dart

I would like to know if there is any way to stop/start a windows service with flutter/dart.

I intend to develop an windows application to assist in the ERP deployment. In some cases I need to restart the service after changing the configuration.

Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source